Searched defs:check_cache (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext_util.c151 * check_cache
167 check_cache(struct msg_pack *mp) function
173 gprintf(0, "*************** check_cache(0x%p)\n", mp);
186 gprintf(0, "************* exiting check_cache\n");
203 gprintf(0, "******* exiting check_cache\n");
214 gprintf(0, "******* exiting check_cache\n");
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Drpcb_clnt.c146 * may do a delete_cache() operation if a check_cache() fails to return an
157 * The routines check_cache(), add_cache(), delete_cache() manage the
162 check_cache(char *host, char *netid) function
317 ad_cache = check_cache(host, nconf->nc_netid);

Completed in 48 milliseconds