Searched refs:GLOB_DISC (Results 1 - 7 of 7) sorted by relevance
/illumos-gate/usr/src/lib/libast/common/include/ |
H A D | glob.h | 59 /* GLOB_DISC data -- memset(&gl,0,sizeof(gl)) before using! */ 115 #define GLOB_DISC 0x8000 /* discipline initialized */ macro
|
/illumos-gate/usr/src/lib/libast/amd64/include/ast/ |
H A D | glob.h | 68 /* GLOB_DISC data -- memset(&gl,0,sizeof(gl)) before using! */ 124 #define GLOB_DISC 0x8000 /* discipline initialized */ macro
|
/illumos-gate/usr/src/lib/libast/i386/include/ast/ |
H A D | glob.h | 68 /* GLOB_DISC data -- memset(&gl,0,sizeof(gl)) before using! */ 124 #define GLOB_DISC 0x8000 /* discipline initialized */ macro
|
/illumos-gate/usr/src/lib/libast/sparc/include/ast/ |
H A D | glob.h | 68 /* GLOB_DISC data -- memset(&gl,0,sizeof(gl)) before using! */ 124 #define GLOB_DISC 0x8000 /* discipline initialized */ macro
|
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | glob.h | 68 /* GLOB_DISC data -- memset(&gl,0,sizeof(gl)) before using! */ 124 #define GLOB_DISC 0x8000 /* discipline initialized */ macro
|
/illumos-gate/usr/src/lib/libshell/common/sh/ |
H A D | expand.c | 105 flags = GLOB_AUGMENTED|GLOB_NOCHECK|GLOB_NOSORT|GLOB_STACK|GLOB_LIST|GLOB_DISC;
|
/illumos-gate/usr/src/lib/libast/common/misc/ |
H A D | glob.c | 608 if (!(flags & GLOB_DISC))
|
Completed in 80 milliseconds