HomeSort by: relevance | last modified time | path
    Searched refs:_svc_run (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/ypserv/yppush/
yppush.c 94 void _svc_run(void);
369 _svc_run();
422 * _svc_run: this is the main loop for the RPC server that we fork off
426 _svc_run(void) function in typeref:typename:void
444 warn("_svc_run: select failed");
448 errx(0, "_svc_run: callback timed out");
  /src/lib/libc/rpc/
svc_run.c 64 __weak_alias(svc_run,_svc_run)
  /src/lib/libc/include/
namespace.h 709 #define svc_run _svc_run

Completed in 15 milliseconds