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

  /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/lib/libc/rpc/
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 35 milliseconds