Searched defs:Error_info_t (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Derror.h101 #define ERROR_CONTEXT_T Error_info_t
109 typedef struct Error_info_s Error_info_t; typedef in typeref:struct:Error_info_s
172 extern __MANGLE__ Error_info_t* _error_infop_;
191 extern __MANGLE__ Error_info_t* errorctx __PROTO__((Error_info_t*, int, int));
/illumos-gate/usr/src/lib/libast/common/include/
H A Derror.h92 #define ERROR_CONTEXT_T Error_info_t
100 typedef struct Error_info_s Error_info_t; typedef in typeref:struct:Error_info_s
161 extern Error_info_t* _error_infop_;
178 extern Error_info_t* errorctx(Error_info_t*, int, int);
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Derror.h101 #define ERROR_CONTEXT_T Error_info_t
109 typedef struct Error_info_s Error_info_t; typedef in typeref:struct:Error_info_s
172 extern __MANGLE__ Error_info_t* _error_infop_;
191 extern __MANGLE__ Error_info_t* errorctx __PROTO__((Error_info_t*, int, int));
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Derror.h101 #define ERROR_CONTEXT_T Error_info_t
109 typedef struct Error_info_s Error_info_t; typedef in typeref:struct:Error_info_s
172 extern __MANGLE__ Error_info_t* _error_infop_;
191 extern __MANGLE__ Error_info_t* errorctx __PROTO__((Error_info_t*, int, int));
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Derror.h101 #define ERROR_CONTEXT_T Error_info_t
109 typedef struct Error_info_s Error_info_t; typedef in typeref:struct:Error_info_s
172 extern __MANGLE__ Error_info_t* _error_infop_;
191 extern __MANGLE__ Error_info_t* errorctx __PROTO__((Error_info_t*, int, int));

Completed in 85 milliseconds