Searched refs:SetErrOnNull (Results 1 – 2 of 2) sorted by relevance
42 extern SC_CORE_EXPORT int SetErrOnNull( const char * attrValue, ErrorDescriptor * error );
820 int SetErrOnNull( const char * attrValue, ErrorDescriptor * error ) { in SetErrOnNull() function897 if( SetErrOnNull( attrValue, err ) ) { in EntityValidLevel()