Home
last modified time | relevance | path

Searched defs:fds (Results 1 – 25 of 84) sorted by relevance

1234

/titanic_41/usr/src/cmd/prstat/
H A Dprfile.h47 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 Dpoll.c34 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 Dpipe.c32 pipe(int *fds) in pipe()
H A Dclosefrom.c62 int *fds; in fdwalk() local
/titanic_41/usr/src/lib/libgen/common/
H A Dp2open.c53 int fds[2]; in p2open() local
113 int fds[2]; in __p2close() local
/titanic_41/usr/src/lib/libbc/libc/sys/common/
H A Dfdlist.c35 int fds[NUM_FD]; member
58 fd_add(int fd, int fds) in fd_add()
H A Ddup.c33 int ret, fds; in dup() local
H A Ddup2.c44 int fds; /* duplicate files descriptor */ in dup2() local
/titanic_41/usr/src/cmd/lp/lib/msgs/
H A Dmcreate.c49 int fds[2]; local
H A Dmconnect.c106 int fds[2]; local
H A Dstreamio.c59 struct pollfd fds; in Putmsg() local
/titanic_41/usr/src/cmd/dtrace/test/tst/common/io/
H A Dtst.fds.c49 int i, n, fds[10]; in main() local
/titanic_41/usr/src/test/os-tests/tests/poll/
H A Dpoll_test.c163 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 Dreadv.c52 int fds, ret, off; in bc_readv() local
H A Dread.c51 int fds, ret, off; in bc_read() local
/titanic_41/usr/src/cmd/bnu/
H A Dunknown.c96 int fds[2]; local
/titanic_41/usr/src/lib/libast/common/sfio/
H A Dsfpoll.c101 { struct pollfd* fds; local
H A Dsfpkrd.c215 int fds[2]; local
/titanic_41/usr/src/lib/auditd_plugins/remote/
H A Dtransport.c510 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 Dtmpeek.c67 struct pollfd fds[1]; in poll_data() local
/titanic_41/usr/src/cmd/ssh/ssh-http-proxy-connect/
H A Dssh-http-proxy-connect.c106 struct pollfd fds[2]; in main() local
/titanic_41/usr/src/cmd/saf/
H A Dmisc.c79 struct pollfd fds; /* array of fds to poll */ in sigpoll() local
/titanic_41/usr/src/cmd/hal/addons/network-devices/
H A Dsnmp.c103 int fds = 0, block = 0; in scan_for_devices_using_snmp() local
/titanic_41/usr/src/lib/print/libpapi-lpd/common/
H A Dlpd-misc.c128 int ac, rc = -1, fds[2]; in lpd_open() local
/titanic_41/usr/src/cmd/isns/isnsd/
H A Dserver.c235 struct pollfd fds; in isns_port_watcher() local

1234