Searched refs:GLOB_TILDE (Results 1 – 2 of 2) sorted by relevance
91 # define GLOB_TILDE (1 << 12)/* Expand ~user and ~ to home directories. */ macro98 GLOB_NOMAGIC|GLOB_TILDE|GLOB_ONLYDIR|GLOB_TILDE_CHECK)
520 if ((flags & (GLOB_TILDE|GLOB_TILDE_CHECK)) && pattern[0] == '~')611 if ((flags & (GLOB_TILDE|GLOB_TILDE_CHECK)) && dirname[0] == '~')