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

  /src/lib/libc/compat/include/rpc/
rpcb_clnt.h 48 extern bool_t rpcb_gettime(const char *, int32_t *);
  /src/lib/libc/compat/rpc/
compat_rpcb.c 55 __warn_references(rpcb_gettime,
56 "warning: reference to compatibility rpcb_gettime(); include <rpc/rpcb_clnt.h> to generate correct reference")
60 __weak_alias(rpcb_gettime, _rpcb_gettime)
77 rpcb_gettime(const char *name, int32_t *t50) function in typeref:typename:bool_t
  /src/include/rpc/
rpcb_clnt.h 49 * success = rpcb_gettime(host, timep)
83 extern bool_t rpcb_gettime(const char *, time_t *)
  /src/lib/libc/rpc/
Makefile.inc 106 rpcbind.3 rpcb_gettime.3 \
rpcb_clnt.c 1141 rpcb_gettime(const char *host, time_t *timep) function in typeref:typename:bool_t
  /src/lib/libc/include/
namespace.h 616 #define rpcb_gettime _rpcb_gettime macro

Completed in 17 milliseconds