Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dinotify_init1.c34 * @tc.name : inotify_init1_0200
38 void inotify_init1_0200(void) in inotify_init1_0200() function
42 EXPECT_NE("inotify_init1_0200", fd, -1); in inotify_init1_0200()
43 EXPECT_EQ("inotify_init1_0200", errno, 0); in inotify_init1_0200()
78 inotify_init1_0200(); in main()

Completed in 1 milliseconds