Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/stat/
H A Dfchmod.c23 * @tc.name : fchmod_0100
27 void fchmod_0100() in fchmod_0100() function
32 EXPECT_NE("fchmod_0100", fd, -1); in fchmod_0100()
38 EXPECT_EQ("fchmod_0100", result, 0); in fchmod_0100()
39 EXPECT_EQ("fchmod_0100", buf.st_mode, 34815); in fchmod_0100()
74 fchmod_0100,

Completed in 1 milliseconds