Home
last modified time | relevance | path

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

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