Home
last modified time | relevance | path

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

/external/musl/src/passwd/
Dgetpw_a.c76 || !passwdbuf[PWSHELLLEN]) { in __getpw_a()
83 |passwdbuf[PWSHELLLEN]) >= SIZE_MAX/8) { in __getpw_a()
90 + passwdbuf[PWSHELLLEN]; in __getpw_a()
120 || pw->pw_shell[passwdbuf[PWSHELLLEN]-1]) { in __getpw_a()
Dnscd.h26 #define PWSHELLLEN 8 macro