Home
last modified time | relevance | path

Searched defs:filemon_open (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/filemon/
HDfilemon.c73 static d_open_t filemon_open; variable
180 filemon_open(struct cdev *dev, int oflags __unused, int devtype __unused, in filemon_open() function
/NextBSD/contrib/bmake/
HDmeta.c121 filemon_open(BuildMon *pbm) in filemon_open() function