Searched refs:nocache (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/netbsd-tests/fs/puffs/
H A Dt_io.c29 ATF_TC(nocache); variable
30 ATF_TC_HEAD(nocache, tc)
36 ATF_TC_BODY(nocache, tc)
58 ATF_TP_ADD_TC(tp, nocache);
/freebsd-10-stable/usr.sbin/bhyve/
H A Dblock_if.c401 int nocache, sync, ro, candelete, geom, ssopt, pssopt; local
407 nocache = 0;
420 else if (!strcmp(cp, "nocache"))
421 nocache = 1;
437 if (nocache)
/freebsd-10-stable/contrib/nvi/common/
H A Dline.c112 goto nocache;
154 nocache:

Completed in 148 milliseconds