Searched refs:subtrees (Results 1 – 13 of 13) sorted by relevance
| /src/crypto/krb5/src/plugins/kdb/ldap/libkdb_ldap/ |
| H A D | ldap_realm.c | 209 char **values=NULL, **subtrees=NULL, **policy=NULL; in krb5_ldap_delete_realm() local 248 if ((st=krb5_get_subtree_info(&lcontext, &subtrees, &ntree)) != 0) in krb5_ldap_delete_realm() 259 LDAP_SEARCH(subtrees[l], rparam->search_scope, filter, attr); in krb5_ldap_delete_realm() 313 if (subtrees) { in krb5_ldap_delete_realm() 315 if (subtrees[l]) in krb5_ldap_delete_realm() 316 free (subtrees[l]); in krb5_ldap_delete_realm() 318 free (subtrees); in krb5_ldap_delete_realm()
|
| H A D | ldap_principal2.c | 687 char *const *subtrees, size_t ntrees) in check_dn_in_container() argument 692 if (subtrees[i] == NULL || *subtrees[i] == '\0') in check_dn_in_container() 694 stlen = strlen(subtrees[i]); in check_dn_in_container() 696 strcasecmp(dn + dnlen - stlen, subtrees[i]) == 0 && in check_dn_in_container() 747 char *const *subtrees, size_t ntrees) in validate_xargs() argument 753 st = check_dn_in_container(context, xargs->dn, subtrees, ntrees); in validate_xargs() 764 st = check_dn_in_container(context, xargs->linkdn, subtrees, ntrees); in validate_xargs() 777 st = check_dn_in_container(context, standalone_dn, subtrees, ntrees); in validate_xargs()
|
| /src/share/examples/kld/dyn_sysctl/ |
| H A D | README | 1 This example module creates partially overlapping subtrees to demonstrate
|
| /src/contrib/unbound/contrib/ |
| H A D | unbound.service.in | 8 ; system subtrees /dev, /proc and /sys (which are protected by
|
| /src/crypto/openssl/doc/man3/ |
| H A D | X509_STORE_CTX_get_error.pod | 341 A name constraint violation occurred in the permitted subtrees. 345 A name constraint violation occurred in the excluded subtrees.
|
| /src/usr.sbin/bsnmpd/modules/snmp_bridge/ |
| H A D | RSTP-MIB.txt | 54 -- subtrees in the RSTP-MIB
|
| H A D | BEGEMOT-BRIDGE-MIB.txt | 97 -- subtrees in the Begemot Bridge MIB
|
| H A D | BRIDGE-MIB.txt | 149 -- subtrees in the Bridge MIB
|
| /src/crypto/krb5/src/po/ |
| H A D | ka.po | 6381 "create [-subtrees subtree_dn_list] [-sscope search_scope]\n" 6387 "modify [-subtrees subtree_dn_list] [-sscope search_scope]\n" 6406 "create [-subtrees ქვეხის_dn_ის_სია\t] [-sscope ძებნის_დიაპაზონი]\n" 6413 "modify [-subtrees ქვეხის_dn_ის_სია] [-sscope ძებნის_დიაპაზონი]\n"
|
| H A D | de.po | 5420 "create [-subtrees subtree_dn_list] [-sscope search_scope] [-" 5425 "modify [-subtrees subtree_dn_list] [-sscope search_scope] [-" 5443 "create [-subtrees DN-Liste_Teilbäume] [-sscope Suchbereich] [-" 5449 "modify [-subtrees DN-Liste_Teilbäume] [-sscope Suchbereich] [-"
|
| H A D | mit-krb5.pot | 6199 "create [-subtrees subtree_dn_list] [-sscope search_scope]\n" 6205 "modify [-subtrees subtree_dn_list] [-sscope search_scope]\n"
|
| /src/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 12393 Implemented a new _STA optimization where namespace subtrees that do not 19788 Instead, parse subtrees are created and then deleted as soon as
|
| /src/contrib/one-true-awk/testdir/ |
| H A D | funstack.in | 24482 …eys (with respect to their lexical ordering) between the left and right subtrees. A median split t…
|