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

  /src/usr.sbin/rpc.pcnfsd/
pcnfsd_cache.c 55 check_cache(char *name, char *pw, int *p_uid, int *p_gid) function
pcnfsd_cache.c 55 check_cache(char *name, char *pw, int *p_uid, int *p_gid) function
  /src/external/lgpl3/mpfr/dist/tests/
tconst_log2.c 107 check_cache (void) function
228 check_cache ();
tconst_log2.c 107 check_cache (void) function
228 check_cache ();
  /src/lib/libc/rpc/
rpcb_clnt.c 111 static struct address_cache *check_cache(const char *, const char *);
152 * may do a delete_cache() operation if a check_cache() fails to return an
162 * The routines check_cache(), add_cache(), delete_cache() manage the
167 check_cache(const char *host, const char *netid) function
326 ad_cache = check_cache(host, nconf->nc_netid);
rpcb_clnt.c 111 static struct address_cache *check_cache(const char *, const char *);
152 * may do a delete_cache() operation if a check_cache() fails to return an
162 * The routines check_cache(), add_cache(), delete_cache() manage the
167 check_cache(const char *host, const char *netid) function
326 ad_cache = check_cache(host, nconf->nc_netid);
  /src/external/gpl3/gcc.old/dist/libgcc/
unwind-dw2-fde-dip.c 117 int check_cache; member in struct:unw_eh_callback_data
220 if (data->check_cache && size >= sizeof (struct ext_dl_phdr_info))
282 data->check_cache = 0;
530 data.check_cache = 1;
unwind-dw2-fde-dip.c 117 int check_cache; member in struct:unw_eh_callback_data
220 if (data->check_cache && size >= sizeof (struct ext_dl_phdr_info))
282 data->check_cache = 0;
530 data.check_cache = 1;
  /src/external/gpl3/gcc/dist/libgcc/
unwind-dw2-fde-dip.c 117 int check_cache; member in struct:unw_eh_callback_data
220 if (data->check_cache && size >= sizeof (struct ext_dl_phdr_info))
282 data->check_cache = 0;
568 data.check_cache = 1;
unwind-dw2-fde-dip.c 117 int check_cache; member in struct:unw_eh_callback_data
220 if (data->check_cache && size >= sizeof (struct ext_dl_phdr_info))
282 data->check_cache = 0;
568 data.check_cache = 1;

Completed in 51 milliseconds