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

  /src/tests/fs/puffs/
t_io.c 29 ATF_TC(nocache); variable
30 ATF_TC_HEAD(nocache, tc)
36 ATF_TC_BODY(nocache, tc)
58 ATF_TP_ADD_TC(tp, nocache);
  /src/sys/fs/adosfs/
adlookup.c 72 int nameiop, last, flags, error, nocache, i; local
96 nocache = 0;
232 nocache = 1;
242 nocache = 1;
249 if (nocache == 0)
  /src/external/mpl/bind/dist/lib/dns/
resolver.c 6883 bool nocache = (forwarders->fwdpolicy == dns_fwdpolicy_only && local
6886 return nocache;

Completed in 28 milliseconds