NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
pidfile_read
include/util.h
118
pid_t pidfile_read(const char *);
lib/libutil/pidfile.c
298
if ((pid = pidfile_read(path)) != -1)