Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dinotify_init1.c62 * @tc.name : inotify_init1_0400
66 void inotify_init1_0400(void) in inotify_init1_0400() function
70 EXPECT_EQ("inotify_init1_0400", fd, -1); in inotify_init1_0400()
71 EXPECT_EQ("inotify_init1_0400", errno, EINVAL); in inotify_init1_0400()
80 inotify_init1_0400(); in main()

Completed in 1 milliseconds