Searched refs:QUOTED (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libbc/libc/gen/common/ | ||
H A D | getttyent.c | 58 #define QUOTED 1 macro 76 q ^= QUOTED; /* obscure, but nice */ 79 if (q == QUOTED && *p == '\\' && *(p+1) == '"') 82 if (q == QUOTED) |
Completed in 42 milliseconds