Home
last modified time | relevance | path

Searched defs:efd (Results 1 – 9 of 9) sorted by relevance

/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/
H A Dpoll.c49 fd_set rfd,wfd,efd,ifd; in poll() local
/onnv-gate/usr/src/cmd/ipf/lib/common/
H A Dipft_ef.c44 static int efd = -1; variable
/onnv-gate/usr/src/cmd/ctrun/
H A Dctrun.c247 int efd; in get_event() local
377 int fd, efd; in main() local
/onnv-gate/usr/src/cmd/ssh/include/
H A Dchannels.h85 int efd; /* extended fd */ member
/onnv-gate/usr/src/cmd/svc/startd/
H A Dfork.c518 int efd, sfd; in fork_configd_thread() local
H A Drestarter.c2138 int efd, sfd; in restarter_contracts_event_thread() local
/onnv-gate/usr/src/cmd/ssh/libssh/common/
H A Dchannels.c166 channel_register_fds(Channel *c, int rfd, int wfd, int efd, in channel_register_fds()
212 channel_new(char *ctype, int type, int rfd, int wfd, int efd, in channel_new()
657 channel_set_fds(int id, int rfd, int wfd, int efd, in channel_set_fds()
/onnv-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c443 int efd, ctlfd, statfd; in ses_contract_thread() local
/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A Dstdsoap2.cpp4214 fd_set fd[3], *rfd, *sfd, *efd; in tcp_select() local