Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
fds_get
usr/src/cmd/prstat/prfile.h
61
extern fds_t *fds_get(pid_t);
usr/src/cmd/prstat/prstat.c
954
fds = fds_get(pid); /* get ptr to file descriptors */