Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/notifyd/
HDpathwatch.h49 PATH_NODE_CTIME = 0x0200 /* path ctime changed, always accompanied by PATH_NODE_ATTRIB */ enumerator
HDpathwatch.c363 flags |= PATH_NODE_CTIME; in _vnode_event()