/titanic_41/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ |
H A D | ldap_service_rights.c | 305 char *realmdn=NULL, **subtree=NULL; local 321 subtree = (char **) malloc(sizeof(char *) * (subtreecount + 1)); 322 if(subtree == NULL) { 329 subtree[0] = strdup(""); 330 if(subtree[0] == NULL) { 336 for (i=0; subtree[i] != NULL && i<subtreecount; i++) { 337 subtree[i] = strdup(subtreeparam[i]); 338 if(subtree[i] == NULL) { 532 for(i=0; subtree[i]!=NULL && i<subtreecount;i++) { 534 subtree[i], [all …]
|
H A D | ldap_principal2.c | 88 char *user=NULL, *filter=NULL, **subtree=NULL; local 133 if ((st = krb5_get_subtree_info(ldap_context, &subtree, &ntrees)) != 0) 139 LDAP_SEARCH(subtree[tree], ldap_context->lrparams->search_scope, filter, principal_attributes); 183 if (subtree) { 185 if (subtree[ntrees-1]) 186 free (subtree[ntrees-1]); 187 free (subtree); 462 char *user=NULL, *subtree=NULL, *principal_dn=NULL; local 624 subtree = strdup(ldap_context->lrparams->realmdn); 635 subtree = strdup(xargs.containerdn); [all …]
|
H A D | ldap_realm.c | 430 ((mask & LDAP_REALM_SUBTREE) && rparams->subtree == NULL) || 464 if ( rparams->subtree!=NULL) { 466 for(k=0;k<rparams->subtreecount && rparams->subtree[k]!=NULL;k++) { 467 if (strlen(rparams->subtree[k]) != 0) { 468 … st = checkattributevalue(ld, rparams->subtree[k], "Objectclass", subtreeclass, 473 strval = rparams->subtree; 981 ((mask & LDAP_REALM_SUBTREE) && rparams->subtree == NULL) || 1025 if ( rparams->subtree!=NULL) { 1027 for (i=0; rparams->subtree[i]!=NULL && i<subtreecount; i++) { 1028 if (strlen(rparams->subtree[i]) != 0) { [all …]
|
H A D | ldap_principal.c | 151 …char **subtree=NULL, *princ_name=NULL, *realm=NULL, **values=NULL, *filter=NUL… local 199 if ((st = krb5_get_subtree_info(ldap_context, &subtree, &ntree)) != 0) 206 LDAP_SEARCH(subtree[tree], ldap_context->lrparams->search_scope, filter, principal_attributes); 241 if (subtree[ntree-1]) 242 free (subtree[ntree-1]); 245 if (subtree != NULL) { 246 free(subtree);
|
H A D | ldap_misc.c | 516 char **subtree=NULL, *realm_cont_dn=NULL; local 522 subtree = ldap_context->lrparams->subtree; 535 for (i=0; i<subtreecount && subtree[i]!=NULL; i++) { 536 subtarr[i] = strdup(subtree[i]); 1673 char **subtree = NULL, *ptr = NULL; in krb5_ldap_get_reference_count() local 1709 if ((st = krb5_get_subtree_info(ldap_context, &subtree, &ntrees)) != 0) in krb5_ldap_get_reference_count() 1715 LDAP_SEARCH(subtree[i], in krb5_ldap_get_reference_count() 1742 if (subtree != NULL) { in krb5_ldap_get_reference_count() 1744 free (subtree[i]); in krb5_ldap_get_reference_count() 1745 free (subtree); in krb5_ldap_get_reference_count() [all …]
|
H A D | ldap_create.c | 352 rparams->realm_name, rparams->subtree, rightsmask)) != 0) { in krb5_ldap_create() 365 rparams->realm_name, rparams->subtree, rightsmask)) != 0) { in krb5_ldap_create() 378 rparams->realm_name, rparams->subtree, rightsmask)) != 0) { in krb5_ldap_create()
|
H A D | ldap_realm.h | 59 char **subtree; member
|
/titanic_41/usr/src/lib/libshell/common/tests/ |
H A D | treemove.sh | 56 typeset -A tr.subtree 62 typeset -m tr.subtree["a_node"]=node 70 typeset -A tr.subtree 71 nameref node=tr.subtree["a_node"]
|
H A D | sun_solaris_cr_6805792_varmovetest1.sh | 104 typeset -A tr.subtree 122 typeset -m tr.subtree["a_node"]=node 132 typeset -A tr.subtree 134 nameref node=tr.subtree["a_node"]
|
/titanic_41/usr/src/cmd/krb5/ldap_util/ |
H A D | kdb5_ldap_realm.c | 372 rparams->subtree = list; 381 rparams->subtree[rparams->subtreecount] = NULL; 871 rparams->realm_name, rparams->subtree, rightsmask)) != 0) { 888 rparams->realm_name, rparams->subtree, rightsmask)) != 0) { 905 rparams->realm_name, rparams->subtree, rightsmask)) != 0) { 1029 if (rparams->subtree) { 1036 for(k=0; rparams->subtree[k]!=NULL && rparams->subtreecount; k++) { 1037 oldsubtrees[k] = strdup(rparams->subtree[k]); 1044 for(k=0; k<rparams->subtreecount && rparams->subtree[k]; k++) 1045 free(rparams->subtree[k]); [all …]
|
/titanic_41/usr/src/uts/sun4/io/efcode/ |
H A D | fc_ops.c | 777 remove_subtree(dev_info_t *root, struct fc_device_tree *subtree) in remove_subtree() argument 786 while ((child = fc_child_node(root, subtree)) != NULL) in remove_subtree() 787 remove_subtree(child, subtree); in remove_subtree() 793 fc_remove_child(root, subtree); in remove_subtree() 801 struct fc_device_tree *subtree = fc_handle_to_dtree(rp); in fco_invalidate() local 819 while ((child = fc_child_node(root, subtree)) != NULL) { in fco_invalidate() 822 remove_subtree(child, subtree); in fco_invalidate()
|
/titanic_41/usr/src/tools/findunref/ |
H A D | findunref.c | 110 char subtree[MAXPATHLEN] = "./"; in main() local 127 (void) strlcat(subtree, optarg, MAXPATHLEN); in main() 184 if (nftw(subtree, checkpath, 100, FTW_PHYS) != 0) in main()
|
/titanic_41/usr/src/cmd/bart/ |
H A D | create.c | 253 ret_status = statvfs64(root->subtree, &parent_vfs); in create_manifest_rule() 255 perror(root->subtree); in create_manifest_rule() 265 (void) nftw64(root->subtree, &walker, 20, FTW_PHYS|FTW_ANYERR); in create_manifest_rule()
|
H A D | rules.c | 180 (fname+strlen(rule_ptr->subtree)), in exclude_fname() 808 (void) strlcpy(current_rule->subtree, path, in add_single_rule() 809 sizeof (current_rule->subtree)); in add_single_rule() 1017 if (match_subtree(fname, root->subtree)) { in check_rules()
|
H A D | bart.h | 136 char subtree[PATH_MAX]; member
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/ents/frudr/ |
H A D | fru_usb-b-2.info | 43 * {describes a subtree}
|
H A D | fru_HDD1.info | 43 * {describes a subtree}
|
H A D | fru_HDD3.info | 43 * {describes a subtree}
|
H A D | fru_usb-a-1.info | 43 * {describes a subtree}
|
H A D | fru_usb-a-2.info | 43 * {describes a subtree}
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/seattle/frudr/ |
H A D | fru_HDD1.info | 45 * {describes a subtree}
|
H A D | fru_HDD3.info | 45 * {describes a subtree}
|
H A D | fru_usb-a-1.info | 43 * {describes a subtree}
|
H A D | fru_usb-a-2.info | 43 * {describes a subtree}
|
H A D | fru_usb-a-4.info | 43 * {describes a subtree}
|