HomeSort by: relevance | last modified time | path
    Searched refs:nocache (Results 1 - 7 of 7) 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/sys/arch/acorn32/doc/
bootoptions 50 nocache Disable all processor caches
  /src/crypto/external/bsd/heimdal/dist/tests/gss/
check-basic.in 55 nocache="FILE:no-such-cache"
169 KRB5CCNAME=${nocache}
  /src/external/bsd/nvi/dist/common/
vi_db.c 117 goto nocache;
160 nocache:
vi_db1.c 117 goto nocache;
160 nocache:
  /src/external/mpl/bind/dist/lib/dns/
resolver.c 6995 bool nocache = (forwarders->fwdpolicy == dns_fwdpolicy_only && local
6998 return nocache;

Completed in 23 milliseconds