Searched refs:attr_cmp (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/external/bsd/openldap/dist/servers/slapd/ |
| D | syncrepl.c | 5170 attr_cmp( Operation *op, Attribute *old, Attribute *new, in attr_cmp() function 5336 attr_cmp( op, NULL, new, &modtail, &ml ); in syncrepl_diff_entry() 5362 attr_cmp( op, NULL, new, &modtail, &ml ); in syncrepl_diff_entry() 5387 attr_cmp( op, NULL, new, &modtail, &ml ); in syncrepl_diff_entry() 5389 attr_cmp( op, old, new, &modtail, &ml ); in syncrepl_diff_entry() 5414 attr_cmp( op, NULL, new, &modtail, &ml ); in syncrepl_diff_entry()
|