Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
stripnulls
usr/src/cmd/mailx/collect.c
281
nread = stripnulls(linebuf, nread);
usr/src/cmd/mailx/collect.c
343
nread = stripnulls(linebuf, nread);
usr/src/cmd/mailx/collect.c
62
static int stripnulls(char *linebuf, int nread);