Searched refs:matchrule_source (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsortctrl.c248 const char *matchrule_source = NULL; local
287 matchrule_source = pos - 1;
296 matchrule_size = (pos - matchrule_source) - 1;
307 matchrule_size = (pos - matchrule_source) - 1;
327 if (NULL != matchrule_source) {
336 if (NULL != matchrule_source) {
337 memcpy(new_key->sk_matchruleoid,matchrule_source,matchrule_size);

Completed in 76 milliseconds