/titanic_41/usr/src/cmd/lvm/metassist/layout/ |
H A D | layout_mirror.c | 284 dlist_t *composed = NULL; in populate_explicit_mirror() local 320 composed = NULL; in populate_explicit_mirror() 346 composed = dlist_append(item, composed, AT_TAIL); in populate_explicit_mirror() 386 request, composed, msize, n, &stripes)) == 0) { in populate_explicit_mirror() 390 composed = dlist_append(stripes, composed, AT_TAIL); in populate_explicit_mirror() 406 request, composed, msize, n, &concats)) == 0) { in populate_explicit_mirror() 410 composed = dlist_append(concats, composed, AT_TAIL); in populate_explicit_mirror() 421 if ((composed != NULL) && ((dlist_length(composed) == nsubs))) { in populate_explicit_mirror() 428 if ((error = assemble_mirror(request, composed, &mirror)) == 0) { in populate_explicit_mirror() 450 dlist_free_items(composed, free_devconfig_object); in populate_explicit_mirror()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/routeadm/ |
H A D | routeadm.c | 1882 boolean_t composed, boolean_t required, scf_propertygroup_t **pg) in ra_get_pg() argument 1885 if ((*pg = scf_pg_create(h)) == NULL || (composed && in ra_get_pg() 1887 (!composed && scf_instance_get_pg(inst, pgname, *pg) != 0)) { in ra_get_pg() 1906 const char *pgname, const char *propname, boolean_t composed, in ra_get_boolean_prop() argument 1912 composed, required, NULL, &valstr) != 0) in ra_get_boolean_prop() 1921 const char *pgname, const char *propname, boolean_t composed, in ra_get_single_prop_as_string() argument 1927 if (ra_get_prop_as_string(h, inst, pgname, propname, composed, required, in ra_get_single_prop_as_string() 1942 const char *pgname, const char *propname, boolean_t composed, in ra_get_prop_as_string() argument 1952 if (ra_get_pg(h, inst, pgname, composed, required, &pg) == -1) in ra_get_prop_as_string()
|
/titanic_41/usr/src/cmd/bnu/ |
H A D | Systems | 40 # Login login sequence is composed of fields and subfields
|
/titanic_41/usr/src/lib/libbsm/ |
H A D | audit_class.txt | 30 # "Meta-classes" can be created; these are supersets composed of multiple base
|
/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | svcctl_scm.c | 213 size_t sz, uint_t flags, int use_running, int composed) in svcctl_scm_inst_get_val() argument 220 if (composed || use_running) in svcctl_scm_inst_get_val()
|
/titanic_41/usr/src/common/bignum/amd64/ |
H A D | bignum_amd64_asm.s | 225 / composed of an array of 64-bit "digits" or "chunks" along with
|
/titanic_41/usr/src/lib/libscf/common/ |
H A D | notify_params.c | 192 scf_propertygroup_t *pg, int composed) in get_pg() argument 213 if (composed) { in get_pg()
|
H A D | lowlevel.c | 1863 scf_datael_t *out, boolean_t composed) in datael_get_child() argument 1871 if (composed) in datael_get_child() 1913 if (composed) in datael_get_child() 1920 if (composed) in datael_get_child() 2339 boolean_t composed) in datael_setup_iter() argument 2360 (composed ? RP_ITER_START_COMPOSED : 0); in datael_setup_iter() 2382 const char *pgtype, boolean_t composed) in datael_setup_iter_pgtyped() argument 2406 (composed ? RP_ITER_START_COMPOSED : 0); in datael_setup_iter_pgtyped()
|
/titanic_41/usr/src/cmd/svc/svcs/ |
H A D | svcs.c | 502 int use_running, int composed) in inst_get_single_val() argument 509 if (composed || use_running) in inst_get_single_val()
|
/titanic_41/usr/src/cmd/svc/configd/ |
H A D | rc_node.c | 5950 rc_iter_filter_func *filter, void *arg, boolean_t composed) in rc_iter_create() argument 5963 composed = 1; in rc_iter_create() 5965 if (!composed) { in rc_iter_create()
|
/titanic_41/usr/src/cmd/sgs/libld/common/ |
H A D | libld.msg | 978 # The next message is a format string for a title. The title is composed of
|