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

/freebsd-13-stable/include/
H A Dglob.h73 #define GLOB_APPEND 0x0001 /* Append to output from previous call. */ macro
/freebsd-13-stable/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-13-stable/crypto/openssh/openbsd-compat/
H A Dglob.h77 #define GLOB_APPEND 0x0001 /* Append to output from previous call. */ macro
H A Dglob.c190 if (!(flags & GLOB_APPEND)) {
/freebsd-13-stable/crypto/heimdal/lib/roken/
H A Dglob.c178 if (!(flags & GLOB_APPEND)) {
/freebsd-13-stable/lib/libc/gen/
H A Dglob-compat11.c168 if (!(flags & GLOB_APPEND)) {
H A Dglob.c199 if (!(flags & GLOB_APPEND)) {

Completed in 184 milliseconds