Searched refs:PWSHELLLEN (Results 1 – 2 of 2) sorted by relevance
76 || !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()
26 #define PWSHELLLEN 8 macro