Searched refs:GLOB_TILDE (Results 1 – 2 of 2) sorted by relevance
92 #define GLOB_TILDE 0x0800 /* Expand tilde names from the passwd file. */ macro
393 if (*pattern != TILDE || !(pglob->gl_flags & GLOB_TILDE)) in globtilde()