Searched refs:svc_exit (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/lib/libc/rpc/
H A Dsvc_run.c93 svc_exit() function
H A DSymbol.map230 svc_exit;
H A DMakefile.inc111 rpc_svc_calls.3 svc_exit.3 \
/freebsd-10.0-release/sys/rpc/
H A Dsvc.h307 SVCPOOL_CLOSING /* svc_exit called */
625 extern void svc_exit(void);
628 extern void svc_exit(SVCPOOL *);
H A Dsvc.c1069 svc_exit(pool);
1242 svc_exit(SVCPOOL *pool) function
/freebsd-10.0-release/include/rpc/
H A Dsvc.h359 extern void svc_exit(void);

Completed in 64 milliseconds