Searched refs:LDIFFP (Results 1 – 8 of 8) sorted by relevance
94 typedef struct LDIFFP { struct96 struct LDIFFP *prev; argument97 } LDIFFP; typedef99 LDAP_LDIF_F( LDIFFP * )103 LDAP_LDIF_F( LDIFFP * )107 ldif_close LDAP_P(( LDIFFP * ));111 LDIFFP *fp,
725 LDIFFP *732 LDIFFP *lfp = NULL; in ldif_open()735 lfp = ber_memalloc( sizeof( LDIFFP )); in ldif_open()745 LDIFFP *754 LDIFFP *lfp = NULL; in ldif_open_mem()757 lfp = ber_memalloc( sizeof( LDIFFP )); in ldif_open_mem()769 LDIFFP *lfp in ldif_close()772 LDIFFP *prev; in ldif_close()790 LDIFFP *lfp, in ldif_read_record()805 LDIFFP *tmp = lfp->prev; in ldif_read_record()[all …]
38 struct LDIFFP *tv_ldiffp;
411 struct LDIFFP *fp; in root_dse_read_file()
54 static LDIFFP dummy;
72 struct LDIFFP *fp; in main()
218 struct LDIFFP *ldiffp = NULL, ldifdummy = {0}; in main()
582 LDIFFP *fp; in read_baseObject()