/titanic_44/usr/src/lib/gss_mechs/mech_krb5/profile/ |
H A D | prof_solaris.c | 39 const char *hierarchy[4]; in __profile_iter_name_value() local 46 hierarchy[0] = section; in __profile_iter_name_value() 47 hierarchy[1] = NULL; in __profile_iter_name_value() 52 code = profile_iterator_create(profile, hierarchy, in __profile_iter_name_value() 108 const char *hierarchy[4]; in __profile_set_appdefaults() local 114 hierarchy[0] = "appdefaults"; in __profile_set_appdefaults() 115 hierarchy[1] = "kinit"; in __profile_set_appdefaults() 116 hierarchy[3] = NULL; in __profile_set_appdefaults() 118 hierarchy[2] = "renewable"; in __profile_set_appdefaults() 123 (void) profile_clear_relation(profile, hierarchy); in __profile_set_appdefaults() [all …]
|
/titanic_44/usr/src/lib/krb5/kadm5/ |
H A D | alt_prof.c | 165 krb5_aprof_getvals(acontext, hierarchy, retdata) in krb5_aprof_getvals() argument 167 const char **hierarchy; 171 hierarchy, 207 krb5_aprof_get_boolean(krb5_pointer acontext, const char **hierarchy, in krb5_aprof_get_boolean() argument 216 kret = krb5_aprof_getvals (acontext, hierarchy, &values); in krb5_aprof_get_boolean() 249 krb5_aprof_get_deltat(acontext, hierarchy, uselast, deltatp) in krb5_aprof_get_deltat() argument 251 const char **hierarchy; 260 if (!(kret = krb5_aprof_getvals(acontext, hierarchy, &values))) { 292 krb5_aprof_get_string(acontext, hierarchy, uselast, stringp) in krb5_aprof_get_string() argument 294 const char **hierarchy; [all …]
|
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
H A D | an_to_ln.c | 760 const char *hierarchy[5]; in krb5_aname_to_localname() local 784 hierarchy[0] = "realms"; in krb5_aname_to_localname() 785 hierarchy[1] = realm; in krb5_aname_to_localname() 786 hierarchy[2] = "auth_to_local_names"; in krb5_aname_to_localname() 787 hierarchy[3] = mname; in krb5_aname_to_localname() 788 hierarchy[4] = (char *) NULL; in krb5_aname_to_localname() 790 hierarchy, in krb5_aname_to_localname() 829 hierarchy[0] = "realms"; in krb5_aname_to_localname() 830 hierarchy[1] = realm; in krb5_aname_to_localname() 831 hierarchy[2] = "auth_to_local"; in krb5_aname_to_localname() [all …]
|
/titanic_44/usr/src/cmd/krb5/krb5kdc/ |
H A D | main.c | 463 const char *hierarchy[3]; local 473 hierarchy[0] = "kdcdefaults"; 474 hierarchy[1] = "kdc_ports"; 475 hierarchy[2] = (char *) NULL; 476 if (krb5_aprof_get_string(aprof, hierarchy, TRUE, &default_udp_ports)) 478 hierarchy[1] = "kdc_tcp_ports"; 479 if (krb5_aprof_get_string(aprof, hierarchy, TRUE, &default_tcp_ports)) 481 hierarchy[1] = "kdc_max_tcp_connections"; 482 if (krb5_aprof_get_int32(aprof, hierarchy, TRUE, 489 hierarchy[1] = "v4_mode"; [all …]
|
/titanic_44/usr/src/test/zfs-tests/tests/functional/inheritance/ |
H A D | state012.cfg | 33 # Verify that running 'zfs inherit -r' at each level of the data hierarchy 36 # hierarchy. 40 # should propogate down the entire data hierarchy. Done for completeness
|
H A D | state014.cfg | 33 # Verify that running 'zfs inherit -r' at each level of the data hierarchy 36 # hierarchy. 40 # should propogate down the entire data hierarchy. Done for completeness
|
H A D | state024.cfg | 33 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy 36 # values being propogated down the hierarchy.
|
H A D | state018.cfg | 33 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy 38 # hierarchy.
|
H A D | README.config | 26 # The configX.cfg files describe both the dataset hierarchy to 50 # dataset hierarchy.
|
H A D | README.state | 29 # dataset hierarchy which has been specified by the corresponding 61 # the data hierarchy.
|
H A D | state003.cfg | 35 # the properties of datasets above it in the hierarchy.
|
H A D | state007.cfg | 35 # hierarchy independently.
|
H A D | state001.cfg | 36 # propogated down the hierarchy.
|
H A D | state008.cfg | 34 # used to verify that when we create a dataset hierarchy that the
|
H A D | state009.cfg | 34 # data hierarchy where the properties of each dataset have their
|
H A D | state002.cfg | 36 # correctly propogated down the hierarchy to the filesystem underneath,
|
H A D | state010.cfg | 34 # data hierarchy where the properties of each dataset have their
|
H A D | state011.cfg | 33 # Verify that running 'zfs inherit' at each level of the data hierarchy
|
H A D | state013.cfg | 35 # bottom levels inheriting values from the next level up in the hierarchy.
|
H A D | state019.cfg | 33 # Verify that executing 'zfs inherit' at the top level in the hierarchy
|
/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/pod/ |
H A D | Lgrp.pod | 180 hierarchy with the given view. Given the view, L<lgrp_init()> returns a cookie 181 representing this snapshot of the lgroup hierarchy. This cookie should be used 182 with other routines in the lgroup interface needing the lgroup hierarchy. The 194 The function takes a cookie, frees the snapshot of the lgroup hierarchy created 206 The function takes a cookie representing the snapshot of the lgroup hierarchy 207 and returns the snapshot's view of the lgroup hierarchy. 215 lgroup hierarchy represented by the given cookie. Otherwise, B<undef> is 246 The function takes a cookie representing a snapshot of the lgroup hierarchy and 256 Everything within this hierarchy. 274 The function takes a cookie representing a snapshot of the lgroup hierarchy and [all …]
|
/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/pod/ |
H A D | Pg.pod | 103 Return ID of the root of Processor Group hierarchy. 111 Return list of all PGs sorted by walking the PG hierarchy depth first, starting 116 Return list of all PGs sorted by walking the PG hierarchy breadth first, 147 Return the numeric level of PG in the hierarchy, starting from root which has 157 snapshot. Relationships are sorted by the level in the hierarchy If any PGs are
|
/titanic_44/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/base/ |
H A D | AttributeManager.java | 509 public String hierarchy() { in hierarchy() method in AttributeManager 510 return (hierarchy(0)); in hierarchy() 516 private String hierarchy(int level) { in hierarchy() method in AttributeManager 527 e.nextElement()).hierarchy(level + 1); in hierarchy()
|
/titanic_44/usr/src/lib/libcmd/common/ |
H A D | cp.c | 151 int hierarchy; /* preserve hierarchy */ member 247 if (state->hierarchy) in visit() 278 if (state->hierarchy && ent->fts_level == 0 && strchr(base, '/')) in visit() 746 state->hierarchy = 1; in b_cp() 914 if (state->hierarchy) in b_cp()
|
/titanic_44/usr/src/common/ |
H A D | README | 31 This directory hierarchy is intended to hold sources used in common between
|