Searched defs:GLOB_NOCHECK (Results 1 - 1 of 1) sorted by relevance

/external/openssh/openbsd-compat/
H A Dglob.h77 #define GLOB_NOCHECK 0x0010 /* Return pattern itself if nothing matches. */ macro
83 #define GLOB_NOMATCH (-3) /* No match and GLOB_NOCHECK not set. */
89 #define GLOB_NOMAGIC 0x0200 /* GLOB_NOCHECK without magic chars (csh). */

Completed in 91 milliseconds