/titanic_41/usr/src/cmd/prstat/ |
H A D | prfile.h | 47 typedef struct fds { struct 48 pid_t fds_pid; argument 49 fd_t *fds_psinfo; argument 50 fd_t *fds_usage; argument 51 fd_t *fds_lpsinfo; argument 52 fd_t *fds_lusage; argument 53 struct fds *fds_next; argument
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | poll.c | 34 ppoll(struct pollfd *_RESTRICT_KYWD fds, nfds_t nfd, in ppoll() 42 poll(struct pollfd *fds, nfds_t nfd, int timeout) in poll()
|
H A D | pipe.c | 32 pipe(int *fds) in pipe()
|
H A D | closefrom.c | 62 int *fds; in fdwalk() local
|
/titanic_41/usr/src/lib/libgen/common/ |
H A D | p2open.c | 53 int fds[2]; in p2open() local 113 int fds[2]; in __p2close() local
|
/titanic_41/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()
|
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_41/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_41/usr/src/cmd/dtrace/test/tst/common/io/ |
H A D | tst.fds.c | 49 int i, n, fds[10]; in main() local
|
/titanic_41/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() 181 dppoll(int pollfd, pollfd_t *fds, nfds_t nfds, int timeout, time_t *elapsed) in dppoll() 325 pollfd_t fds[5]; in dev_poll_with_fds_test() local
|
/titanic_41/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_41/usr/src/cmd/bnu/ |
H A D | unknown.c | 96 int fds[2]; local
|
/titanic_41/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_41/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; in recv_timeout() local 956 struct pollfd fds[2]; in recv_record() local
|
/titanic_41/usr/src/cmd/ttymon/ |
H A D | tmpeek.c | 67 struct pollfd fds[1]; in poll_data() local
|
/titanic_41/usr/src/cmd/ssh/ssh-http-proxy-connect/ |
H A D | ssh-http-proxy-connect.c | 106 struct pollfd fds[2]; in main() local
|
/titanic_41/usr/src/cmd/saf/ |
H A D | misc.c | 79 struct pollfd fds; /* array of fds to poll */ in sigpoll() local
|
/titanic_41/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_41/usr/src/lib/print/libpapi-lpd/common/ |
H A D | lpd-misc.c | 128 int ac, rc = -1, fds[2]; in lpd_open() local
|
/titanic_41/usr/src/cmd/isns/isnsd/ |
H A D | server.c | 235 struct pollfd fds; in isns_port_watcher() local
|