Home
last modified time | relevance | path

Searched defs:pollfds (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/lib/libfsmgt/common/
H A Dcmd.c295 struct pollfd pollfds[1]; in cmd_retrieve_string() local
/titanic_41/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_nicmon.c258 struct pollfd pollfds[2]; in smbd_nicmon_daemon() local
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dresult.c1086 LDAP_X_PollFD pollfds[ 1 ]; local
/titanic_41/usr/src/cmd/vt/
H A Dvtdaemon.c455 struct pollfd pollfds[2]; in vt_poll() local
829 struct pollfd pollfds[1]; in vt_serve_events() local
/titanic_41/usr/src/cmd/zoneadmd/
H A Dzcons.c718 struct pollfd pollfds[4]; in do_console_io() local
/titanic_41/usr/src/lib/libresolv2/common/isc/
H A Deventlib.c816 void *pollfds, *fdTable; in evPollfdRealloc() local
H A Deventlib_p.h232 struct pollfd *pollfds; /* Allocated as needed */ member
/titanic_41/usr/src/cmd/zlogin/
H A Dzlogin.c815 struct pollfd pollfds[4]; in doio() local
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dmain.c349 static struct pollfd *pollfds = NULL; variable
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_main.c31 static struct pollfd *pollfds = NULL; /* Array of poll descriptors */ variable
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c152 static struct pollfd pollfds[MAX_POLLFDS]; /* array of polled fd */ variable