Home
last modified time | relevance | path

Searched refs:intuid (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/unistd/
Dgetuid.c32 int intuid = atoi(struid); in getuid_0100() local
35 EXPECT_EQ("getuid_0100", uid, intuid); in getuid_0100()
Dgetpid.c48 int32_t intuid = atoi(num); in getpid_0100() local
50 if (intuid == uid) { in getpid_0100()