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

  /src/external/bsd/openldap/dist/servers/slapd/
acl.c 52 static const struct berval acl_bv_path_eq = BER_BVC("PATH="); variable in typeref:struct:berval
1474 acl_bv_path_eq.bv_val,
1475 acl_bv_path_eq.bv_len ) != 0 )
1479 + acl_bv_path_eq.bv_len;
1481 - acl_bv_path_eq.bv_len;

Completed in 25 milliseconds