Home
last modified time | relevance | path

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

/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify05.c110 int len, nevents = 0, got_overflow = 0; in test_fanotify() local
141 if (!got_overflow) in test_fanotify()
169 if (got_overflow || event.fd != FAN_NOFD) { in test_fanotify()
172 got_overflow ? "unexpected" : "invalid", in test_fanotify()
181 got_overflow = 1; in test_fanotify()