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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openpam/lib/libpam/
H A Dopenpam_ctype.h70 #define is_ws(ch) \ macro
H A Dopenpam_readword.c80 while ((ch = fgetc(f)) != EOF && (!is_ws(ch) || quote || escape)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openpam/lib/libpam/
H A Dopenpam_ctype.h70 #define is_ws(ch) \ macro
H A Dopenpam_readword.c80 while ((ch = fgetc(f)) != EOF && (!is_ws(ch) || quote || escape)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openpam/lib/libpam/
H A Dopenpam_ctype.h70 #define is_ws(ch) \ macro
H A Dopenpam_readword.c80 while ((ch = fgetc(f)) != EOF && (!is_ws(ch) || quote || escape)) {

Completed in 112 milliseconds