Home
last modified time | relevance | path

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

/third_party/musl/src/legacy/
H A Dcuserid.c9 static char usridbuf[L_cuserid]; in cuserid()
16 size_t len = strnlen(pw.pw_name, L_cuserid); in cuserid()
17 if (len == L_cuserid) in cuserid()
/third_party/musl/porting/liteos_m/kernel/include/
H A Dstdio.h167 #define L_cuserid 20 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dstdio.h169 #define L_cuserid 20 macro
/third_party/musl/porting/linux/user/include/
H A Dstdio.h174 #define L_cuserid 20 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dstdio.h167 #define L_cuserid 20 macro
/third_party/musl/include/
H A Dstdio.h174 #define L_cuserid 20 macro

Completed in 5 milliseconds