Searched defs:GLOB_TILDE (Results 1 – 4 of 4) sorted by relevance
80 #define GLOB_TILDE 0x0800 /* Expand tilde names from the passwd file. */ macro
95 #define GLOB_TILDE 0x0800 /* Expand tilde names from the passwd file. */ macro
96 #define GLOB_TILDE 0x0800 /* Expand tilde names from the passwd file. */ macro
63 # define GLOB_TILDE (1 << 12)/* Expand ~user and ~ to home directories. */ macro