HomeSort by: relevance | last modified time | path
    Searched defs:svc_run_poll (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/rpc/
svc_run.c 135 svc_run_poll(void) function in typeref:typename:void
200 (__svc_flags & SVC_FDSET_POLL) ? svc_run_poll() : svc_run_select();
svc_run.c 135 svc_run_poll(void) function in typeref:typename:void
200 (__svc_flags & SVC_FDSET_POLL) ? svc_run_poll() : svc_run_select();

Completed in 24 milliseconds