Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/notifyd/
HDpathwatch.c112 dispatch_once_t pathwatch_init; member
935 dispatch_once(&(_global.pathwatch_init), ^{ _pathwatch_init(); }); in path_node_create()