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

/freebsd-current/contrib/tcsh/
H A Dglob.h61 #define GLOB_APPEND 0x0001 /* Append to output from previous call. */ macro
H A Dglob.c305 if (!(flags & GLOB_APPEND)) {
H A Dsh.glob.c470 gflgs |= GLOB_APPEND;
/freebsd-current/include/
H A Dglob.h70 #define GLOB_APPEND 0x0001 /* Append to output from previous call. */ macro
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dglob.h78 #define GLOB_APPEND 0x0001 /* Append to output from previous call. */ macro
H A Dglob.c191 if (!(flags & GLOB_APPEND)) {
/freebsd-current/crypto/heimdal/lib/roken/
H A Dglob.c178 if (!(flags & GLOB_APPEND)) {
/freebsd-current/lib/libc/gen/
H A Dglob-compat11.c163 if (!(flags & GLOB_APPEND)) {
H A Dglob.c195 if (!(flags & GLOB_APPEND)) {

Completed in 203 milliseconds