Searched refs:check_mark (Results 1 – 1 of 1) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
D | fanotify04.c | 58 static void check_mark(char *file, unsigned long long flag, char *flagstr, in check_mark() function 85 #define CHECK_MARK(file, flag, expect, func) check_mark(file, flag, #flag, expect, func)
|