Home
last modified time | relevance | path

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

1234

/titanic_51/usr/src/cmd/prstat/
H A Dprfile.h47 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 Dpoll.c34 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 Dpipe.c32 pipe(int *fds) in pipe() argument
H A Dclosefrom.c62 int *fds; in fdwalk() local
/titanic_51/usr/src/lib/libgen/common/
H A Dp2open.c53 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 Dfdlist.c35 int fds[NUM_FD]; member
58 fd_add(int fd, int fds) in fd_add() argument
H A Ddup.c33 int ret, fds; in dup() local
H A Ddup2.c44 int fds; /* duplicate files descriptor */ in dup2() local
/titanic_51/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_51/usr/src/cmd/dtrace/test/tst/common/io/
H A Dtst.fds.c49 int i, n, fds[10]; in main() local
[all...]
/titanic_51/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() 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 Dreadv.c52 int fds, ret, off; in bc_readv() local
H A Dread.c51 int fds, ret, off; in bc_read() local
/titanic_51/usr/src/cmd/bnu/
H A Dunknown.c96 int fds[2]; local
/titanic_51/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; recv_timeout() local
956 struct pollfd fds[2]; recv_record() local
[all...]
/titanic_51/usr/src/lib/libast/common/sfio/
H A Dsfpoll.c101 { struct pollfd* fds; local
H A Dsfpkrd.c215 int fds[2]; local
/titanic_51/usr/src/cmd/ttymon/
H A Dtmpeek.c67 struct pollfd fds[1]; in poll_data() local
/titanic_51/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfpoll.c106 { struct pollfd* fds; local
[all...]
H A Dsfpkrd.c229 { int fds[2], r; local
/titanic_51/usr/src/cmd/saf/
H A Dmisc.c79 struct pollfd fds; /* array of fds to poll */ in sigpoll() local
/titanic_51/usr/src/cmd/hal/addons/network-devices/
H A Dsnmp.c103 int fds = 0, block = 0; in scan_for_devices_using_snmp() local
/titanic_51/usr/src/lib/print/libpapi-lpd/common/
H A Dlpd-misc.c128 int ac, rc = -1, fds[2]; in lpd_open() local

1234