HomeSort by: relevance | last modified time | path
    Searched refs:LDIFRecord (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/openldap/dist/tests/progs/
slapd-addel.c 44 static LDIFRecord *
49 LDIFRecord *record, int friendly );
73 LDIFRecord record = {0};
221 LDIFRecord *record,
  /src/external/bsd/openldap/dist/libraries/libldap/
ldifutil.c 69 ldap_ldif_record_done( LDIFRecord *lr )
87 memset( lr, 0, sizeof(LDIFRecord) );
109 LDIFRecord *lr,
126 memset( lr, 0, sizeof(LDIFRecord) );
612 LDIFRecord *lr,
  /src/external/bsd/openldap/dist/include/
ldap.h 2774 typedef struct ldifrecord { struct
2822 } LDIFRecord;
2824 /* free internal fields - does not free the LDIFRecord */
2827 LDIFRecord *lr ));
2833 LDIFRecord *lr,
  /src/external/bsd/openldap/dist/clients/tools/
ldapmodify.c 386 LDIFRecord lr;
  /src/external/bsd/openldap/dist/servers/slapd/
slapmodify.c 147 LDIFRecord lr;
syncrepl.c 2497 LDIFRecord lr;

Completed in 25 milliseconds