FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
findchild
usr.bin/mail/popen.c
340
cp = findchild(pid, 1);
usr.bin/mail/popen.c
373
cp = findchild(pid, 1);
usr.bin/mail/popen.c
399
if ((cp = findchild(pid, 0)) != NULL) {