Home
last modified time | relevance | path

Searched refs:rpcbproc_gettime_com (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcbind.h147 bool_t rpcbproc_gettime_com(void *, ulong_t *);
H A Drpcb_svc.c164 local = (bool_t (*)()) rpcbproc_gettime_com; in rpcb_service_3()
H A Drpcb_svc_4.c149 local = (bool_t (*)()) rpcbproc_gettime_com; in rpcb_service_4()
H A Drpcb_svc_com.c439 rpcbproc_gettime_com(void *argp, ulong_t *result) in rpcbproc_gettime_com() function