Searched refs:intToAscii (Results 1 – 3 of 3) sorted by relevance
288 int intToAscii( int value, char* buf ) { in intToAscii() function352 bv->bv_len = intToAscii(((ComponentInt*)csi)->value, bv->bv_val ); in comp_convert_asn_to_ldap()362 bv->bv_len = intToAscii(((ComponentEnum*)csi)->value, bv->bv_val ); in comp_convert_asn_to_ldap()
571 int intToAscii ( int value, char* buf );
2240 rc = intToAscii ( arcNum, buf ); in ConvertBER2Desc()2265 rc = intToAscii ( arcNum, buf ); in ConvertBER2Desc()