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 D | poll.c | 49 fd_set rfd,wfd,efd,ifd; in poll() local
|
/onnv-gate/usr/src/cmd/ipf/lib/common/ |
H A D | ipft_ef.c | 44 static int efd = -1; variable
|
/onnv-gate/usr/src/cmd/ctrun/ |
H A D | ctrun.c | 247 int efd; in get_event() local 377 int fd, efd; in main() local
|
/onnv-gate/usr/src/cmd/ssh/include/ |
H A D | channels.h | 85 int efd; /* extended fd */ member
|
/onnv-gate/usr/src/cmd/svc/startd/ |
H A D | fork.c | 518 int efd, sfd; in fork_configd_thread() local
|
H A D | restarter.c | 2138 int efd, sfd; in restarter_contracts_event_thread() local
|
/onnv-gate/usr/src/cmd/ssh/libssh/common/ |
H A D | channels.c | 166 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 D | ses.c | 443 int efd, ctlfd, statfd; in ses_contract_thread() local
|
/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/ |
H A D | stdsoap2.cpp | 4214 fd_set fd[3], *rfd, *sfd, *efd; in tcp_select() local
|