Home
last modified time | relevance | path

Searched refs:PATH_NODE_MTIME (Results 1 – 2 of 2) sorted by relevance

/NextBSD/usr.sbin/notifyd/
HDpathwatch.h48 PATH_NODE_MTIME = 0x0100, /* path mtime changed, always accompanied by PATH_NODE_ATTRIB */ enumerator
HDpathwatch.c357 flags |= PATH_NODE_MTIME; in _vnode_event()