Home
last modified time | relevance | path

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

123

/illumos-gate/usr/src/cmd/prstat/
H A Dprfile.h45 typedef struct fds { struct
46 pid_t fds_pid; argument
47 fd_t *fds_psinfo; argument
48 fd_t *fds_usage; argument
49 fd_t *fds_lpsinfo; argument
50 fd_t *fds_lusage; argument
51 struct fds *fds_next; argument
H A Dprfile.c184 fds_t *fds; in fds_rm() local
/illumos-gate/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.c61 int *fds; in fdwalk() local
/illumos-gate/usr/src/lib/libgen/common/
H A Dp2open.c51 int fds[2]; in p2open() local
111 int fds[2]; in __p2close() local
/illumos-gate/usr/src/cmd/lp/lib/msgs/
H A Dmcreate.c46 int fds[2]; local
H A Dmconnect.c105 int fds[2]; local
H A Dstreamio.c55 struct pollfd fds; in Putmsg() local
/illumos-gate/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
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/io/
H A Dtst.fds.c47 int i, n, fds[10]; in main() local
/illumos-gate/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
955 struct pollfd fds[2]; in recv_record() local
/illumos-gate/usr/src/test/os-tests/tests/file-locking/
H A Druntests.c281 pid_t *pid, int fds[]) in flock_run()
335 flock_cleanup_child(pid_t pid, int fds[]) in flock_cleanup_child()
348 int fds[2]; in flock_test_upgrade_downgrade() local
/illumos-gate/usr/src/cmd/bnu/
H A Dunknown.c94 int fds[2]; local
/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfpoll.c106 { struct pollfd* fds; local
H A Dsfpkrd.c229 { int fds[2], r; local
/illumos-gate/usr/src/cmd/ttymon/
H A Dtmpeek.c63 struct pollfd fds[1]; in poll_data() local
/illumos-gate/usr/src/test/zfs-tests/tests/functional/resilver/
H A Dsysevent.c118 int fds[2]; in main() local
/illumos-gate/usr/src/cmd/saf/
H A Dmisc.c76 struct pollfd fds; /* array of fds to poll */ in sigpoll() local
/illumos-gate/usr/src/cmd/hal/addons/network-devices/
H A Dsnmp.c103 int fds = 0, block = 0; in scan_for_devices_using_snmp() local
/illumos-gate/usr/src/lib/print/libpapi-lpd/common/
H A Dlpd-misc.c128 int ac, rc = -1, fds[2]; in lpd_open() local
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Dserver.c235 struct pollfd fds; in isns_port_watcher() local
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.c439 fct_dbuf_store_t *fds; in fcoet_attach_init() local
976 fcoet_dbuf_free(fct_dbuf_store_t *fds, stmf_data_buf_t *dbuf) in fcoet_dbuf_free()
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dscript_handler.c286 int fds[2]; in script_start() local
/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_net.c702 struct pollfd **fds, nfds_t *nfds, in make_mc_target()
925 static SLPError mc_sendmsg(struct pollfd *fds, in mc_sendmsg()
966 static SLPError bc_sendmsg(struct pollfd *fds, struct msghdr *msg, in bc_sendmsg()

123