Home
last modified time | relevance | path

Searched refs:svc_pollfd (Results 1 – 20 of 20) sorted by relevance

/titanic_41/usr/src/cmd/rexd/
H A Drpc.rexd.c294 if (svc_pollfd[i].fd == MySocket) in main()
322 (void) memcpy(pollset, svc_pollfd, in main()
477 if (fd != transp->xp_sock && svc_pollfd[fd].fd == fd) {
481 svc_pollfd[fd].fd = -1;
482 svc_pollfd[fd].events = 0;
483 svc_pollfd[fd].revents = 0;
715 if (HasHelper && svc_pollfd[Master].fd == -1) { in CatchChild()
/titanic_41/usr/src/lib/libnsl/rpc/
H A Drpc_comdata.c47 pollfd_t *svc_pollfd; variable
H A Dsvc.c622 tmp = realloc(svc_pollfd, in add_pollfd()
625 svc_pollfd = tmp; in add_pollfd()
652 svc_pollfd[fd].fd = fd; in add_pollfd()
653 svc_pollfd[fd].events = events; in add_pollfd()
672 if (fd < svc_pollfd_allocd && POLLFD_ISSET(fd, svc_pollfd)) { in clear_pollfd()
673 POLLFD_CLR(fd, svc_pollfd); in clear_pollfd()
692 svc_pollfd[fd].fd = fd; in set_pollfd()
693 svc_pollfd[fd].events = events; in set_pollfd()
726 svc_pollfd = realloc(svc_pollfd, in delete_pollfd()
728 if (svc_pollfd == NULL) { in delete_pollfd()
H A Dsvc_run.c354 svc_pollfd, svc_pollset); in _svc_run()
480 svc_pollfd, svc_pollset); in _svc_run_mt()
H A Dclnt_vc.c1202 extern pollfd_t *svc_pollfd; in read_vc()
1231 (void) memcpy(&pfdp[1], svc_pollfd, in read_vc()
/titanic_41/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_prot_svc.c255 if (svc_pollfd[i].fd >= 0) in closedown()
/titanic_41/usr/src/cmd/ypcmd/
H A Dypxfrd_svc.c99 if (svc_pollfd[i].fd >= 0) in closedown()
H A Dypupdated.c373 if (svc_pollfd[i].fd >= 0) in closedown()
H A Dyp_b_svc.c676 if (svc_pollfd[i].fd >= 0) in closedown()
H A Dyppush.c817 (void) memcpy(pollset, svc_pollfd,
/titanic_41/usr/src/cmd/lvm/rpc.mdcommd/
H A Dmdmn_commd_service.c96 if (svc_pollfd[i].fd >= 0) in closedown()
/titanic_41/usr/src/cmd/rpcsvc/
H A Drpc.rusersd.c463 if (svc_pollfd[i].fd >= 0)
/titanic_41/usr/src/man/man3nsl/
H A DMakefile231 svc_pollfd.3nsl \
452 svc_pollfd.3nsl := LINKSRC = rpc_svc_calls.3nsl
/titanic_41/usr/src/cmd/fs.d/nfs/rquotad/
H A Drpc.rquotad.c267 if (svc_pollfd[i].fd >= 0) in closedown()
/titanic_41/usr/src/lib/libnsl/common/
H A Dmapfile-vers140 svc_pollfd;
/titanic_41/usr/src/uts/common/rpc/
H A Dsvc.h852 extern pollfd_t *svc_pollfd;
/titanic_41/usr/src/cmd/krb5/kadmin/server/
H A Dovsec_kadmd.c1255 (void) memcpy(rfd, svc_pollfd, in kadm_svc_run()
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3nsl.inc256 link path=usr/share/man/man3nsl/svc_pollfd.3nsl target=rpc_svc_calls.3nsl
/titanic_41/usr/src/cmd/smserverd/
H A Dsmediad.c2879 if (svc_pollfd[i].fd >= 0) in closedown()
/titanic_41/
H A D.gitignore6756 usr/src/man/man3nsl/svc_pollfd.3nsl