Searched refs:entry_header (Results 1 – 6 of 6) sorted by relevance
62 struct entry_header struct
816 if (InfoSize < sizeof (struct entry_header)) in check_Info()818 struct entry_header *e = (struct entry_header*) InfoData; in check_Info()822 if (e->len > sizeof (struct entry_header)) in check_Info()824 copy_inout = *(int32_t*) (InfoData + sizeof (struct entry_header)); in check_Info()
815 if (InfoSize < sizeof (struct entry_header)) in check_Info()817 struct entry_header *e = (struct entry_header*) InfoData; in check_Info()821 if (e->len > sizeof (struct entry_header)) in check_Info()823 copy_inout = *(int32_t*) (InfoData + sizeof (struct entry_header)); in check_Info()
775 int entry_header(EntryHeader *eh) in entry_header() function
1047 LDAP_SLAPD_F (int) entry_header LDAP_P(( EntryHeader *eh ));