Home
last modified time | relevance | path

Searched defs:GLOB_QUOTE (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tcsh/
H A Dglob.h82 #define GLOB_QUOTE 0x2000 /* XXX: source compatibility */ macro
/freebsd/include/
H A Dglob.h90 #define GLOB_QUOTE 0x0400 /* Quote special chars with \. */ macro
/freebsd/crypto/openssh/openbsd-compat/
H A Dglob.h95 #define GLOB_QUOTE 0x0400 /* Quote special chars with \. */ macro