Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dgetdents.c25 * @tc.name : getdents_0100
30 void getdents_0100(void) in getdents_0100() function
34 EXPECT_NE("getdents_0100", fd, -1); in getdents_0100()
36 EXPECT_TRUE("getdents_0100", result > 0); in getdents_0100()
68 getdents_0100(); in main()

Completed in 1 milliseconds