HomeSort by: relevance | last modified time | path
    Searched defs:attr_cmp (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/
syncrepl.c 5384 attr_cmp( Operation *op, Attribute *old, Attribute *new, function
5550 attr_cmp( op, NULL, new, &modtail, &ml );
5576 attr_cmp( op, NULL, new, &modtail, &ml );
5601 attr_cmp( op, NULL, new, &modtail, &ml );
5603 attr_cmp( op, old, new, &modtail, &ml );
5628 attr_cmp( op, NULL, new, &modtail, &ml );
syncrepl.c 5384 attr_cmp( Operation *op, Attribute *old, Attribute *new, function
5550 attr_cmp( op, NULL, new, &modtail, &ml );
5576 attr_cmp( op, NULL, new, &modtail, &ml );
5601 attr_cmp( op, NULL, new, &modtail, &ml );
5603 attr_cmp( op, old, new, &modtail, &ml );
5628 attr_cmp( op, NULL, new, &modtail, &ml );

Completed in 35 milliseconds