Home
last modified time | relevance | path

Searched refs:stripnulls (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/mailx/
H A Dcollect.c62 static int stripnulls(register char *linebuf, register int nread);
281 nread = stripnulls(linebuf, nread); in collect()
343 nread = stripnulls(linebuf, nread); in collect()
1373 stripnulls(register char *linebuf, register int nread) in stripnulls() function