Searched defs:ev_flags (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/util/
H A Dinotify.c209 uint32_t ev_flags)
213 if ((snctx->cb.mask & ev_flags) == 0) {
222 disp->caught_flags |= ev_flags;
208 dispatch_event(struct snotify_ctx *snctx, uint32_t ev_flags) argument

Completed in 7 milliseconds