Home
last modified time | relevance | path

Searched refs:inotify_init_0100 (Results 1 - 1 of 1) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dinotify.c86 * @tc.name : inotify_init_0100
90 void inotify_init_0100(void) in inotify_init_0100() function
93 EXPECT_NE("inotify_init_0100", fd, ERREXPECT); in inotify_init_0100()
94 EXPECT_EQ("inotify_init_0100", errno, CMPFLAG); in inotify_init_0100()
165 inotify_init_0100(); in main()

Completed in 1 milliseconds