Searched refs:GS_NORMAL (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/zsh-61/zsh/Src/
H A Dglob.c96 #define GS_NORMAL (GS_SIZE | GS_ATIME | GS_MTIME | GS_CTIME | GS_LINKS) macro
97 #define GS_LINKED (GS_NORMAL << GS_SHIFT)
389 if (!statted && (gf_sorts & GS_NORMAL)) {

Completed in 170 milliseconds