Searched refs:textE (Results 1 – 3 of 3) sorted by relevance
49 cpA->errStackE[ iL ].textE[ 0 ] = 0; in bbs_Context_init()77 cpA->errStackE[ iL ].textE[ 0 ] = 0; in bbs_Context_exit()159 bbs_vsnprintf( errorL.textE, bbs_ERROR_MAX_TEXT_CHARS, textA, argsL ); in bbs_Error_create()164 errorL.textE[ 0 ] = 0; in bbs_Error_create()
79 char textE[ bbs_ERROR_MAX_TEXT_CHARS ]; member
214 if( msgBufA != NULL ) bbs_strncpy( msgBufA, errL.textE, msgBufSizeA ); in btk_SDK_getError()