Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dinotify_init1.c48 * @tc.name : inotify_init1_0300
52 void inotify_init1_0300(void) in inotify_init1_0300() function
56 EXPECT_NE("inotify_init1_0300", fd, -1); in inotify_init1_0300()
57 EXPECT_EQ("inotify_init1_0300", errno, 0); in inotify_init1_0300()
79 inotify_init1_0300(); in main()

Completed in 1 milliseconds