Searched defs:efd (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/cmd/ipf/lib/common/ |
H A D | ipft_ef.c | 44 static int efd = -1; variable
|
/titanic_41/usr/src/cmd/ctrun/ |
H A D | ctrun.c | 247 int efd; in get_event() local 377 int fd, efd; in main() local
|
/titanic_41/usr/src/cmd/ssh/include/ |
H A D | channels.h | 85 int efd; /* extended fd */ member
|
/titanic_41/usr/src/cmd/svc/startd/ |
H A D | fork.c | 530 int efd, sfd; in fork_configd_thread() local
|
H A D | restarter.c | 2228 int efd, sfd; in restarter_contracts_event_thread() local
|
/titanic_41/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()
|
/titanic_41/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | ses.c | 445 int efd, ctlfd, statfd; in ses_contract_thread() local
|