Searched defs:add_cache (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libpkg/common/
H A Dnhash.c109 add_cache(Cache *cp, Item *itemp) function
150 pkg_gt("add_cache(): out of memory\n"));
/illumos-gate/usr/src/cmd/lvm/rpc.metamedd/
H A Dmed_hash.c118 add_cache(Cache *cp, Item *itemp) function
125 "add_cache(): init_cache() not called.\n");
159 "add_cache(): out of memory\n");
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Drpcb_clnt.c157 * The routines check_cache(), add_cache(), delete_cache() manage the
207 add_cache(char *host, char *netid, struct netbuf *taddr, char *uaddr) function
279 syslog(LOG_ERR, "add_cache : out of memory.");
393 add_cache(host, nconf->nc_netid, addr, tmpaddr);

Completed in 61 milliseconds