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

/freebsd-9.3-release/contrib/tcsh/
H A Dglob.h84 #define GLOB_DOT 0x8000 /* don't skip dotfiles (except . and ..) */ macro
H A Dglob.c617 if (!(pglob->gl_flags & GLOB_DOT) || !dp->d_name[1] ||
H A Dsh.glob.c435 gflgs |= GLOB_DOT;

Completed in 106 milliseconds