Searched refs:ComponentAnyInfo (Results 1 – 2 of 2) sorted by relevance
392 typedef struct ComponentAnyInfo struct405 } ComponentAnyInfo; argument407 typedef struct ComponentAnyInfo OidDecoderMapping ;414 ComponentAnyInfo *cai;435 int CheckSelectTypeCorrect ( void* mem_op, ComponentAnyInfo *v, struct berval* select );
1756 CheckSelectTypeCorrect ( void* mem_op, ComponentAnyInfo* cai, struct berval* select ) { in CheckSelectTypeCorrect()1792 v->cai = (ComponentAnyInfo*) anyInfo; in SetAnyTypeByComponentOid()1812 v->cai = (ComponentAnyInfo*) anyInfo; in SetAnyTypeByComponentInt()2002 ComponentAnyInfo *a; in InstallAnyByComponentInt()2005 a = (ComponentAnyInfo*) malloc(sizeof (ComponentAnyInfo)); in InstallAnyByComponentInt()2140 ComponentAnyInfo *a; in InstallAnyByComponentOid()2143 a = (ComponentAnyInfo*) malloc (sizeof (ComponentAnyInfo)); in InstallAnyByComponentOid()