Searched refs:_error_info_ (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libast/common/misc/
H A Derror.c48 * 2007-03-19 move error_info from _error_info_ to (*_error_infop_)
50 * by 2009 _error_info_ can be static
57 extern Error_info_t _error_info_;
59 Error_info_t _error_info_ = variable
74 __EXTERN__(Error_info_t, _error_info_);
78 Error_info_t* _error_infop_ = &_error_info_;
630 _error_infop_ = &_error_info_;
H A Doptget.c4194 extern Error_info_t _error_info_;
4198 _error_infop_ = &_error_info_;

Completed in 32 milliseconds