Home
last modified time | relevance | path

Searched refs:GLOB_GROUP (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dglob.h117 #define GLOB_GROUP 0x10000 /* REG_SHELL_GROUP */ macro
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dexpand.c105 flags = GLOB_GROUP|GLOB_AUGMENTED|GLOB_NOCHECK|GLOB_NOSORT|GLOB_STACK|GLOB_LIST|GLOB_DISC; in path_expand()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dglob.c663 if (flags & GLOB_GROUP) in glob()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE118 10-11-23 glob.h,glob.c: add GLOB_GROUP => REG_SHELL_GROUP