Searched refs:regcache (Results 1 - 17 of 17) sorted by relevance

/osnet-11/usr/src/lib/libast/common/string/
H A Dstrmatch.c92 regcache(NiL, 0, NiL);
124 if (!(re = regcache(p, reflags, NiL)))
/osnet-11/usr/src/lib/libast/common/include/
H A Dregex.h203 #define _REG_cache 1 /* have regcache() */
230 extern regex_t* regcache(const char*, regflags_t, int*);
/osnet-11/usr/src/lib/libast/common/regex/
H A Dregcache.c79 regcache(const char* pattern, regflags_t reflags, int* status) function
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dast_map.h257 #undef regcache macro
258 #define regcache _ast_regcache macro
H A Dregex.h186 #define _REG_cache 1 /* have regcache() */
213 extern __MANGLE__ regex_t* regcache __PROTO__((const char*, regflags_t, int*));
/osnet-11/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h236 #undef regcache macro
237 #define regcache _ast_regcache macro
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dast_map.h257 #undef regcache macro
258 #define regcache _ast_regcache macro
H A Dregex.h186 #define _REG_cache 1 /* have regcache() */
213 extern __MANGLE__ regex_t* regcache __PROTO__((const char*, regflags_t, int*));
/osnet-11/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h236 #undef regcache macro
237 #define regcache _ast_regcache macro
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dast_map.h257 #undef regcache macro
258 #define regcache _ast_regcache macro
H A Dregex.h186 #define _REG_cache 1 /* have regcache() */
213 extern __MANGLE__ regex_t* regcache __PROTO__((const char*, regflags_t, int*));
/osnet-11/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h236 #undef regcache macro
237 #define regcache _ast_regcache macro
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_map.h257 #undef regcache macro
258 #define regcache _ast_regcache macro
H A Dregex.h186 #define _REG_cache 1 /* have regcache() */
213 extern __MANGLE__ regex_t* regcache __PROTO__((const char*, regflags_t, int*));
/osnet-11/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h236 #undef regcache macro
237 #define regcache _ast_regcache macro
/osnet-11/usr/src/lib/libast/
H A DMakefile.com246 common/regex/regcache.o \
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dio.c1446 if(!(rp = regcache(fname, REG_SHELL|REG_NOSUB|REG_NEWLINE|REG_AUGMENTED|REG_FIRST|REG_LEFT|REG_RIGHT, &r)))

Completed in 81 milliseconds