/titanic_51/usr/src/cmd/prstat/ |
H A D | prfile.h | 47 typedef struct fds { struct 53 struct fds *fds_next; argument 48 fds_pidfds global() argument 49 fds_psinfofds global() argument 50 fds_usagefds global() argument 51 fds_lpsinfofds global() argument 52 fds_lusagefds global() argument
|
/titanic_51/usr/src/lib/libc/port/gen/ |
H A D | poll.c | 34 ppoll(struct pollfd *_RESTRICT_KYWD fds, nfds_t nfd, in ppoll() argument 42 poll(struct pollfd *fds, nfds_t nfd, int timeout) in poll() argument
|
H A D | pipe.c | 32 pipe(int *fds) in pipe() argument
|
H A D | closefrom.c | 62 int *fds; in fdwalk() local
|
/titanic_51/usr/src/lib/libgen/common/ |
H A D | p2open.c | 53 int fds[2]; in p2open() local 113 int fds[2]; in __p2close() local [all...] |
/titanic_51/usr/src/lib/libbc/libc/sys/common/ |
H A D | fdlist.c | 35 int fds[NUM_FD]; member 58 fd_add(int fd, int fds) in fd_add() argument
|
H A D | dup.c | 33 int ret, fds; in dup() local
|
H A D | dup2.c | 44 int fds; /* duplicate files descriptor */ in dup2() local
|
/titanic_51/usr/src/cmd/lp/lib/msgs/ |
H A D | mcreate.c | 49 int fds[2]; local
|
H A D | mconnect.c | 106 int fds[2]; local
|
H A D | streamio.c | 59 struct pollfd fds; in Putmsg() local
|
/titanic_51/usr/src/cmd/dtrace/test/tst/common/io/ |
H A D | tst.fds.c | 49 int i, n, fds[10]; in main() local [all...] |
/titanic_51/usr/src/test/os-tests/tests/poll/ |
H A D | poll_test.c | 163 poll_wrapper(pollfd_t *fds, nfds_t nfds, int timeout, time_t *elapsed) in poll_wrapper() argument 181 dppoll(int pollfd, pollfd_t *fds, nfds_t nfds, int timeout, time_t *elapsed) in dppoll() argument 325 pollfd_t fds[5]; dev_poll_with_fds_test() local [all...] |
/titanic_51/usr/src/lib/libbc/libc/sys/4.2/ |
H A D | readv.c | 52 int fds, ret, off; in bc_readv() local
|
H A D | read.c | 51 int fds, ret, off; in bc_read() local
|
/titanic_51/usr/src/cmd/bnu/ |
H A D | unknown.c | 96 int fds[2]; local
|
/titanic_51/usr/src/lib/auditd_plugins/remote/ |
H A D | transport.c | 510 struct pollfd fds; in connect_timeout() local 558 struct pollfd fds; in send_timeout() local 607 struct pollfd fds; recv_timeout() local 956 struct pollfd fds[2]; recv_record() local [all...] |
/titanic_51/usr/src/lib/libast/common/sfio/ |
H A D | sfpoll.c | 101 { struct pollfd* fds; local
|
H A D | sfpkrd.c | 215 int fds[2]; local
|
/titanic_51/usr/src/cmd/ttymon/ |
H A D | tmpeek.c | 67 struct pollfd fds[1]; in poll_data() local
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/sfio/ |
H A D | sfpoll.c | 106 { struct pollfd* fds; local [all...] |
H A D | sfpkrd.c | 229 { int fds[2], r; local
|
/titanic_51/usr/src/cmd/saf/ |
H A D | misc.c | 79 struct pollfd fds; /* array of fds to poll */ in sigpoll() local
|
/titanic_51/usr/src/cmd/hal/addons/network-devices/ |
H A D | snmp.c | 103 int fds = 0, block = 0; in scan_for_devices_using_snmp() local
|
/titanic_51/usr/src/lib/print/libpapi-lpd/common/ |
H A D | lpd-misc.c | 128 int ac, rc = -1, fds[2]; in lpd_open() local
|