Searched refs:ondir (Results 1 – 2 of 2) sorted by relevance
75 unsigned int ondir; member133 unsigned int i, onchild, report_name, ondir = tc->ondir; in create_fanotify_groups() local147 onchild = (i == 0) ? FAN_EVENT_ON_CHILD | ondir : 0; in create_fanotify_groups()161 FAN_MODIFY | ondir | onchild, in create_fanotify_groups()289 tc->report_name ? (tc->ondir ? "." : tc->close_nowrite) : ""); in test_fanotify()312 if (tc->nevents > 1 && !tc->ondir) in test_fanotify()
217 loadAsDirectory(path.join(dir, x), opts.package, ondir);220 function ondir(err, n, pkg) { function