Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dgetuid.c27 char struid[10]; in getuid_0100() local
31 fread(struid, sizeof(struid), 1, fptr); in getuid_0100()
32 int intuid = atoi(struid); in getuid_0100()

Completed in 1 milliseconds