Home
last modified time | relevance | path

Searched defs:fds (Results 26 – 50 of 74) sorted by relevance

123

/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_nicmon.c230 int fds[2]; in smbd_nicmon_setup_eventpipe() local
/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dinuse_mnt.c363 struct pollfd fds[1]; in watch_mnttab() local
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_dma.c395 qlt_dmem_free(fct_dbuf_store_t *fds, stmf_data_buf_t *dbuf) in qlt_dmem_free()
770 qlt_dma_teardown_dbuf(fct_dbuf_store_t *fds, stmf_data_buf_t *dbuf) in qlt_dma_teardown_dbuf()
/illumos-gate/usr/src/lib/libinstzones/common/
H A Dzones_utils.c151 int *fds; in _z_close_file_descriptors() local
/illumos-gate/usr/src/cmd/sf880drd/
H A Dsf880drd.c57 static struct pollfd fds[NUM_FDS]; variable
/illumos-gate/usr/src/common/fs/
H A Dbootfsops.c59 static bf_fd_t fds[MAX_FDS]; variable
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs_ses.c475 ses_poll(struct pollfd fds[], nfds_t nfds, int timeout) in ses_poll()
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocksubr.c791 int *fds; in fdbuf_create() local
906 int *fds = (int *)fdbuf; in close_fds() local
1010 void *fds; in so_getfdopt() local
/illumos-gate/usr/src/cmd/svr4pkg/pkgrm/
H A Dmain.c1183 int fds[MAX_FDS]; in pkgZoneCheckRemove() local
1406 int fds[MAX_FDS]; in pkgZoneRemove() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/bridged/
H A Devents.c181 struct pollfd *fds; in update_port() local
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Dpdu.c67 struct pollfd fds; in isns_rcv_pdu() local
/illumos-gate/usr/src/cmd/saf/
H A Dsac.c1093 int fds[2]; /* pipe endpoints */ in mk_cmd_pipe() local
/illumos-gate/usr/src/cmd/backup/restore/
H A Dinteractive.c721 int fds[2]; in formatf() local
/illumos-gate/usr/src/uts/common/syscall/
H A Dpoll.c330 poll_common(pollfd_t *fds, nfds_t nfds, timespec_t *tsp, k_sigset_t *ksetp) in poll_common()
665 pollsys(pollfd_t *fds, nfds_t nfds, timespec_t *timeoutp, sigset_t *setp) in pollsys()
2148 pcacheset_cache_list(pollstate_t *ps, pollfd_t *fds, int *fdcntp, int which) in pcacheset_cache_list()
/illumos-gate/usr/src/lib/librsm/common/
H A Drsmlib.c2575 struct pollfd fds; in rsm_intr_signal_wait() local
2596 rsm_intr_signal_wait_pollfd(struct pollfd fds[], nfds_t nfds, int timeout, in rsm_intr_signal_wait_pollfd()
2614 __rsm_intr_signal_wait_common(struct pollfd fds[], minor_t rnums[], in __rsm_intr_signal_wait_common()
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dexec.c1124 int fds[2]; in Fork1() local
/illumos-gate/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-io.c227 prldap_poll( LDAP_X_PollFD fds[], int nfds, int timeout, in prldap_poll()
/illumos-gate/usr/src/cmd/svr4pkg/pkgadd/
H A Dmain.c1238 int fds[MAX_FDS]; in pkgZoneCheckInstall() local
1547 int fds[MAX_FDS]; in pkgZoneInstall() local
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Deventlib.c742 struct pollfd *fds; in pselect() local
/illumos-gate/usr/src/cmd/consadm/
H A Dconsadm.c656 pollfd_t *fds; in fallbackdaemon() local
/illumos-gate/usr/src/lib/libpcp/common/
H A Dlibpcp.c1418 struct pollfd fds[1]; in vldc_read() local
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_open.c760 int *fds = realloc(dfp->df_fds, size * sizeof (int)); in dt_provmod_open() local
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsasl.c315 LDAP_X_PollFD fds[], int nfds, int timeout, in nsldapi_sasl_poll()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c1135 fct_dbuf_store_t *fds = ds->ds_port_private; in fct_teardown_dbuf() local
1143 fct_dbuf_store_t *fds; in fct_free_dbuf() local
1755 fct_dbuf_store_t *fds; in fct_post_rcvd_cmd() local
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dsubshell.c139 int fds[3]; in sh_subtmpfile() local

123