Searched refs:ComponentBool (Results 1 – 6 of 6) sorted by relevance
403 ComponentBool *a, *b; in MatchingComponentBool()411 a = ((ComponentBool*)csi_attr); in MatchingComponentBool()412 b = ((ComponentBool*)csi_assert); in MatchingComponentBool()421 GEncComponentBool ( GenBuf *b, ComponentBool *in ) in GEncComponentBool()439 ComponentBool* k, **k2; in GDecComponentBool()442 k = (ComponentBool*) v; in GDecComponentBool()445 k2 = (ComponentBool**) v; in GDecComponentBool()446 *k2 = (ComponentBool*) CompAlloc( mem_op, sizeof( ComponentBool ) ); in GDecComponentBool()476 ComponentBool* k, **k2; in BDecComponentBool()479 k = (ComponentBool*) v; in BDecComponentBool()[all …]
95 typedef struct ComponentBool { struct101 } ComponentBool; argument103 int GEncComponentBool (GenBuf *b, ComponentBool * bool );
125 ComponentBool* critical; /* BOOLEAN DEFAULT FALSE */
158 ComponentBool* critical; /* BOOLEAN DEFAULT FALSE */
336 if ( ((ComponentBool*)csi)->value > 0 ) { in comp_convert_asn_to_ldap()
658 (k->critical) = CompAlloc( mem_op, sizeof(ComponentBool));756 (k->critical) = CompAlloc( mem_op, sizeof(ComponentBool));