Lines Matching refs:k2
93 ComponentBits* k, **k2;
99 k2 = (ComponentBits**) v;
100 *k2 = (ComponentBits*) CompAlloc( mem_op, sizeof( ComponentBits ) );
101 if ( !*k2 ) return LDAP_DECODING_ERROR;
102 k = *k2;
130 ComponentBits* k, **k2;
136 k2 = (ComponentBits**) v;
137 *k2 = (ComponentBits*) CompAlloc( mem_op, sizeof( ComponentBits ) );
138 if ( !*k2 ) return LDAP_DECODING_ERROR;
139 k = *k2;
183 ComponentBMPString* k, **k2;
189 k2 = (ComponentBMPString**) v;
190 *k2 = (ComponentBMPString*) CompAlloc( mem_op, sizeof( ComponentBMPString ) );
191 if ( !*k2 ) return LDAP_DECODING_ERROR;
192 k = *k2;
224 ComponentBMPString* k, **k2;
230 k2 = (ComponentBMPString**) v;
231 *k2 = (ComponentBMPString*) CompAlloc( mem_op, sizeof( ComponentBMPString ) );
232 if ( !*k2 ) return LDAP_DECODING_ERROR;
233 k = *k2;
277 ComponentUTF8String* k, **k2;
283 k2 = (ComponentUTF8String**) v;
284 *k2 = (ComponentUTF8String*)CompAlloc( mem_op, sizeof( ComponentUTF8String ) );
285 if ( !*k2 ) return LDAP_DECODING_ERROR;
286 k = *k2;
317 ComponentUTF8String* k, **k2;
323 k2 = (ComponentUTF8String**) v;
324 *k2 = (ComponentUTF8String*) CompAlloc( mem_op, sizeof( ComponentUTF8String ) );
325 if ( !*k2 ) return LDAP_DECODING_ERROR;
326 k = *k2;
369 ComponentTeletexString* k, **k2;
375 k2 = (ComponentTeletexString**) v;
376 *k2 = (ComponentTeletexString*)CompAlloc( mem_op, sizeof( ComponentTeletexString ) );
377 if ( !*k2 ) return LDAP_DECODING_ERROR;
378 k = *k2;
439 ComponentBool* k, **k2;
445 k2 = (ComponentBool**) v;
446 *k2 = (ComponentBool*) CompAlloc( mem_op, sizeof( ComponentBool ) );
447 if ( !*k2 ) return LDAP_DECODING_ERROR;
448 k = *k2;
476 ComponentBool* k, **k2;
482 k2 = (ComponentBool**) v;
483 *k2 = (ComponentBool*) CompAlloc( mem_op, sizeof( ComponentBool ) );
484 if ( !*k2 ) return LDAP_DECODING_ERROR;
485 k = *k2;
551 ComponentEnum* k, **k2;
557 k2 = (ComponentEnum**) v;
558 *k2 = (ComponentEnum*) CompAlloc( mem_op, sizeof( ComponentEnum ) );
559 if ( !*k2 ) return LDAP_DECODING_ERROR;
560 k = *k2;
603 ComponentEnum* k, **k2;
609 k2 = (ComponentEnum**) v;
610 *k2 = (ComponentEnum*) CompAlloc( mem_op, sizeof( ComponentEnum ) );
612 k = *k2;
672 ComponentIA5String* k, **k2;
678 k2 = (ComponentIA5String**) v;
679 *k2 = (ComponentIA5String*) CompAlloc( mem_op, sizeof( ComponentIA5String ) );
680 if ( !*k2 ) return LDAP_DECODING_ERROR;
681 k = *k2;
761 ComponentInt* k, **k2;
767 k2 = (ComponentInt**) v;
768 *k2 = (ComponentInt*) CompAlloc( mem_op, sizeof( ComponentInt ) );
769 if ( !*k2 ) return LDAP_DECODING_ERROR;
770 k = *k2;
798 ComponentInt* k, **k2;
804 k2 = (ComponentInt**) v;
805 *k2 = (ComponentInt*) CompAlloc( mem_op, sizeof( ComponentInt ) );
806 if ( !*k2 ) return LDAP_DECODING_ERROR;
807 k = *k2;
867 ComponentNull* k, **k2;
873 k2 = (ComponentNull**) v;
874 *k2 = (ComponentNull*) CompAlloc( mem_op, sizeof( ComponentNull ) );
875 if ( !*k2 ) return LDAP_DECODING_ERROR;
876 k = *k2;
918 ComponentNull* k, **k2;
924 k2 = (ComponentNull**) v;
925 *k2 = (ComponentNull*) CompAlloc( mem_op, sizeof( ComponentNull ) );
926 if ( !*k2 ) return LDAP_DECODING_ERROR;
927 k = *k2;
973 ComponentNumericString* k, **k2;
979 k2 = (ComponentNumericString**) v;
980 *k2 = (ComponentNumericString*) CompAlloc( mem_op, sizeof( ComponentNumericString ) );
981 if ( !*k2 ) return LDAP_DECODING_ERROR;
982 k = *k2;
1072 ComponentOcts* k, **k2;
1078 k2 = (ComponentOcts**) v;
1079 *k2 = (ComponentOcts*) CompAlloc( mem_op, sizeof( ComponentOcts ) );
1080 if ( !*k2 ) return LDAP_DECODING_ERROR;
1081 k = *k2;
1122 ComponentOcts* k, **k2;
1128 k2 = (ComponentOcts**) v;
1129 *k2 = (ComponentOcts*) CompAlloc( mem_op, sizeof( ComponentOcts ) );
1130 if ( !*k2 ) return LDAP_DECODING_ERROR;
1131 k = *k2;
1249 ComponentOid* k, **k2;
1255 k2 = (ComponentOid**) v;
1256 *k2 = (ComponentOid*) CompAlloc( mem_op, sizeof( ComponentOid ) );
1257 if ( !*k2 ) return LDAP_DECODING_ERROR;
1258 k = *k2;
1297 ComponentOid* k, **k2;
1303 k2 = (ComponentOid**) v;
1304 *k2 = (ComponentOid*) CompAlloc( mem_op, sizeof( ComponentOid ) );
1305 if ( !*k2 ) return LDAP_DECODING_ERROR;
1306 k = *k2;
1342 ComponentPrintableString* k, **k2;
1348 k2 = (ComponentPrintableString**) v;
1349 *k2 = (ComponentPrintableString*) CompAlloc( mem_op, sizeof( ComponentPrintableString ) );
1350 if ( !*k2 ) return LDAP_DECODING_ERROR;
1351 k = *k2;
1387 ComponentTeletexString* k, **k2;
1393 k2 = (ComponentTeletexString**) v;
1394 *k2 = (ComponentTeletexString*) CompAlloc( mem_op, sizeof( ComponentTeletexString ) );
1395 if ( !*k2 ) return LDAP_DECODING_ERROR;
1396 k = *k2;
1462 ComponentReal* k, **k2;
1468 k2 = (ComponentReal**) v;
1469 *k2 = (ComponentReal*) CompAlloc( mem_op, sizeof( ComponentReal ) );
1470 if ( !*k2 ) return LDAP_DECODING_ERROR;
1471 k = *k2;
1498 ComponentReal* k, **k2;
1504 k2 = (ComponentReal**) v;
1505 *k2 = (ComponentReal*) CompAlloc( mem_op, sizeof( ComponentReal ) );
1506 if ( !*k2 ) return LDAP_DECODING_ERROR;
1507 k = *k2;
1576 ComponentRelativeOid* k, **k2;
1582 k2 = (ComponentRelativeOid**) v;
1583 *k2 = (ComponentRelativeOid*) CompAlloc( mem_op, sizeof( ComponentRelativeOid ) );
1584 if ( !*k2 ) return LDAP_DECODING_ERROR;
1585 k = *k2;
1612 ComponentRelativeOid* k, **k2;
1618 k2 = (ComponentRelativeOid**) v;
1619 *k2 = (ComponentRelativeOid*) CompAlloc( mem_op, sizeof( ComponentRelativeOid ) );
1620 if ( !*k2 ) return LDAP_DECODING_ERROR;
1621 k = *k2;
1684 ComponentUniversalString* k, **k2;
1690 k2 = (ComponentUniversalString**) v;
1691 *k2 = (ComponentUniversalString*) CompAlloc( mem_op, sizeof( ComponentUniversalString ) );
1692 if ( !*k2 ) return LDAP_DECODING_ERROR;
1693 k = *k2;
1726 ComponentVisibleString* k, **k2;
1732 k2 = (ComponentVisibleString**) v;
1733 *k2 = (ComponentVisibleString*) CompAlloc( mem_op, sizeof( ComponentVisibleString ) );
1734 if ( !*k2 ) return LDAP_DECODING_ERROR;
1735 k = *k2;
1829 ComponentAny *k, **k2;
1836 k2 = (ComponentAny**) result;
1837 *k2 = (ComponentAny*) CompAlloc( mem_op, sizeof( ComponentAny ) );
1838 if ( !*k2 ) return LDAP_DECODING_ERROR;
1839 k = *k2;
1871 ComponentAny *k, **k2;
1878 k2 = (ComponentAny**) result;
1879 *k2 = (ComponentAny*) CompAlloc( mem_op, sizeof( ComponentAny ) );
1880 if ( !*k2 ) return LDAP_DECODING_ERROR;
1881 k = *k2;
1910 ComponentAny *k, **k2;
1915 k2 = (ComponentAny**) result;
1916 *k2 = (ComponentAny*) CompAlloc( mem_op, sizeof( ComponentAny ) );
1917 if ( !*k2 ) return LDAP_DECODING_ERROR;
1918 k = *k2;