Searched defs:globlist_t (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/libast/amd64/include/ast/ | ||
H A D | glob.h | 50 typedef struct _globlist_ globlist_t; typedef in typeref:struct:_globlist_ 54 globlist_t* gl_next; 65 globlist_t* gl_list; |
/illumos-gate/usr/src/lib/libast/common/include/ | ||
H A D | glob.h | 41 typedef struct _globlist_ globlist_t; typedef in typeref:struct:_globlist_ 45 globlist_t* gl_next; 56 globlist_t* gl_list; |
/illumos-gate/usr/src/lib/libast/i386/include/ast/ | ||
H A D | glob.h | 50 typedef struct _globlist_ globlist_t; typedef in typeref:struct:_globlist_ 54 globlist_t* gl_next; 65 globlist_t* gl_list; |
/illumos-gate/usr/src/lib/libast/sparc/include/ast/ | ||
H A D | glob.h | 50 typedef struct _globlist_ globlist_t; typedef in typeref:struct:_globlist_ 54 globlist_t* gl_next; 65 globlist_t* gl_list; |
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/ | ||
H A D | glob.h | 50 typedef struct _globlist_ globlist_t; typedef in typeref:struct:_globlist_ 54 globlist_t* gl_next; 65 globlist_t* gl_list; |
Completed in 61 milliseconds