FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cleanup_pidfile
usr.sbin/rpcbind/rpcbind.c
145
static void cleanup_pidfile(void);
usr.sbin/rpcbind/rpcbind.c
180
atexit(cleanup_pidfile);
usr.sbin/rpcbind/rpcbind.c
830
cleanup_pidfile();