/titanic_50/usr/src/uts/sun4v/io/fpc/ |
H A D | fpc-impl-4v.c | 100 int regstat; in fpc_platform_check() local 102 if ((regstat = hsvc_register(&fpc_hsvc, &fpc_sup_minor)) == SUCCESS) { in fpc_platform_check() 106 return (regstat); in fpc_platform_check() 123 int regstat; in fpc_platform_node_init() local 165 regstat = hsvc_register(&fpc_hsvc, &fpc_sup_minor); in fpc_platform_node_init() 166 if (regstat != SUCCESS) { in fpc_platform_node_init()
|
/titanic_50/usr/src/lib/libast/common/regex/ |
H A D | regstat.c | 31 regstat(const regex_t* p) in regstat() function
|
/titanic_50/usr/src/lib/libast/common/include/ |
H A D | regex.h | 226 extern regstat_t* regstat(const regex_t*);
|
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/ |
H A D | ast_map.h | 272 #undef regstat 273 #define regstat _ast_regstat macro
|
/titanic_50/usr/src/lib/libast/amd64/include/ast/ |
H A D | ast_map.h | 293 #undef regstat 294 #define regstat _ast_regstat macro
|
H A D | regex.h | 209 extern __MANGLE__ regstat_t* regstat __PROTO__((const regex_t*));
|
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | ast_map.h | 293 #undef regstat 294 #define regstat _ast_regstat macro
|
H A D | regex.h | 209 extern __MANGLE__ regstat_t* regstat __PROTO__((const regex_t*));
|
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/ |
H A D | ast_map.h | 272 #undef regstat 273 #define regstat _ast_regstat macro
|
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/ |
H A D | ast_map.h | 272 #undef regstat 273 #define regstat _ast_regstat macro
|
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/ |
H A D | ast_map.h | 272 #undef regstat 273 #define regstat _ast_regstat macro
|
/titanic_50/usr/src/lib/libast/sparc/include/ast/ |
H A D | ast_map.h | 293 #undef regstat 294 #define regstat _ast_regstat macro
|
H A D | regex.h | 209 extern __MANGLE__ regstat_t* regstat __PROTO__((const regex_t*));
|
/titanic_50/usr/src/lib/libast/i386/include/ast/ |
H A D | ast_map.h | 293 #undef regstat 294 #define regstat _ast_regstat macro
|
H A D | regex.h | 209 extern __MANGLE__ regstat_t* regstat __PROTO__((const regex_t*));
|
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | map | 272 #undef regstat 273 #define regstat _ast_regstat
|
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
H A D | map | 272 #undef regstat 273 #define regstat _ast_regstat
|
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
H A D | map | 272 #undef regstat 273 #define regstat _ast_regstat
|
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
H A D | map | 272 #undef regstat 273 #define regstat _ast_regstat
|
/titanic_50/usr/src/lib/libast/ |
H A D | Makefile.com | 272 common/regex/regstat.o \
|
/titanic_50/usr/src/lib/libast/common/ |
H A D | RELEASE | 319 06-06-18 regex/regstat.c: add REG_LITERAL check 530 regstat.c: add regstat_t
|