Home
last modified time | relevance | path

Searched refs:rpcb_gettime (Results 1 – 6 of 6) sorted by relevance

/freebsd-14-stable/include/rpc/
HDrpcb_clnt.h80 extern bool_t rpcb_gettime(const char *, time_t *);
/freebsd-14-stable/sys/rpc/
HDrpcb_clnt.h83 extern bool_t rpcb_gettime(const char *, time_t *);
HDrpcb_clnt.c1224 rpcb_gettime(host, timep)
/freebsd-14-stable/lib/libc/rpc/
HDSymbol.map142 rpcb_gettime;
HDMakefile.inc146 rpcbind.3 rpcb_gettime.3 \
HDrpcb_clnt.c1188 rpcb_gettime(const char *host, time_t *timep) in rpcb_gettime() function