Home
last modified time | relevance | path

Searched defs:nointr (Results 1 – 3 of 3) sorted by relevance

/freebsd/tests/sys/fs/fusefs/
H A Dmockfs.cc422 bool noclusterr, unsigned time_gran, bool nointr, bool noatime, in MockFS()
/freebsd/sys/dev/intpm/
H A Dintpm.c527 intsmb_start(struct intsmb_softc *sc, unsigned char cmd, int nointr) in intsmb_start()
/freebsd/tests/sys/file/
H A Dflock_helper.c1549 int nointr; in main() local