Searched refs:GLOB_TILDE (Results 1 – 5 of 5) sorted by relevance
91 #define GLOB_TILDE 0x0800 /* Expand tilde names from the passwd file. */ macro
369 if (*pattern != TILDE || !(pglob->gl_flags & GLOB_TILDE))
79 errors = glob(name, GLOB_TILDE | GLOB_PERIOD | in process_glob()
78 errors = glob(name, GLOB_TILDE | GLOB_PERIOD | in process_glob()
55 GLOB_TILDE | GLOB_PERIOD, in watch_list_add()