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

/osnet-11/usr/src/lib/libldap4/common/
H A Dcache.c423 check_cache( LDAP *ld, unsigned int msgtype, BerElement *request ) function
430 Debug( LDAP_DEBUG_TRACE, catgets(slapdcat, 1, 102, "check_cache\n"), 0, 0, 0 );
/osnet-11/usr/src/lib/libc/port/i18n/
H A Dgettext_util.c175 * check_cache
191 check_cache(struct msg_pack *mp) function
197 gprintf(0, "*************** check_cache(0x%p)\n", mp);
210 gprintf(0, "************* exiting check_cache\n");
227 gprintf(0, "******* exiting check_cache\n");
238 gprintf(0, "******* exiting check_cache\n");
/osnet-11/usr/src/lib/libnsl/rpc/
H A Drpcb_clnt.c142 * may do a delete_cache() operation if a check_cache() fails to return an
153 * The routines check_cache(), add_cache(), delete_cache() manage the
158 check_cache(char *host, char *netid) function
324 ad_cache = check_cache(host, nconf->nc_netid);

Completed in 25 milliseconds