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

  /src/lib/libc/rpc/
rpcb_clnt.c 113 static void add_cache(const char *, const char *, struct netbuf *, char *);
162 * The routines check_cache(), add_cache(), delete_cache() manage the
218 add_cache(const char *host, const char *netid, struct netbuf *taddr, function in typeref:typename:void
412 add_cache(host, nconf->nc_netid, &taddr, tmpaddr);
rpcb_clnt.c 113 static void add_cache(const char *, const char *, struct netbuf *, char *);
162 * The routines check_cache(), add_cache(), delete_cache() manage the
218 add_cache(const char *host, const char *netid, struct netbuf *taddr, function in typeref:typename:void
412 add_cache(host, nconf->nc_netid, &taddr, tmpaddr);
rpcb_clnt.c 113 static void add_cache(const char *, const char *, struct netbuf *, char *);
162 * The routines check_cache(), add_cache(), delete_cache() manage the
218 add_cache(const char *host, const char *netid, struct netbuf *taddr, function in typeref:typename:void
412 add_cache(host, nconf->nc_netid, &taddr, tmpaddr);

Completed in 39 milliseconds