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

/freebsd-13-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-13-stable/usr.sbin/bhyve/
H A Dblock_if.c441 int nocache, sync, ro, candelete, geom, ssopt, pssopt; local
453 nocache = 0;
467 else if (!strcmp(cp, "nocache"))
468 nocache = 1;
486 if (nocache)
/freebsd-13-stable/contrib/nvi/common/
H A Dline.c105 goto nocache;
147 nocache:

Completed in 170 milliseconds