Searched refs:composed (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libntsvcs/common/
H A Dsvcctl_scm.c206 * do a composed lookup there. Otherwise, do an (optionally composed)
208 * always composed.
213 size_t sz, uint_t flags, int use_running, int composed)
220 if (composed || use_running)
211 svcctl_scm_inst_get_val(svcctl_manager_context_t *mgr_ctx, scf_instance_t *inst, const char *pgname, const char *propname, scf_type_t ty, void *vp, size_t sz, uint_t flags, int use_running, int composed) argument
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Unicode/Normalize/
H A DNormalize.pm234 Returns the string where composable pairs are composed.
371 may be composed with the previous one in a certain composition
/osnet-11/usr/src/lib/libscf/common/
H A Dnotify_params.c188 * Get the pg from the running snapshot of the instance (composed or not)
192 scf_propertygroup_t *pg, int composed)
213 if (composed) {
1489 * the pg in the composed view of the instance, it will look in the global
191 get_pg(scf_service_t *s, scf_instance_t *i, const char *n, scf_propertygroup_t *pg, int composed) argument
H A Dlowlevel.c1923 scf_datael_t *out, boolean_t composed)
1931 if (composed)
1973 if (composed)
1980 if (composed)
2627 boolean_t composed = (flags & SCF_ITER_COMPOSED); local
2647 (composed ? RP_ITER_START_COMPOSED : 0) |
2670 const char *pgtype, boolean_t composed)
2694 (composed ? RP_ITER_START_COMPOSED : 0);
1922 datael_get_child(const scf_datael_t *dp, const char *name, uint32_t type, scf_datael_t *out, boolean_t composed) argument
2669 datael_setup_iter_pgtyped(scf_iter_t *iter, const scf_datael_t *dp, const char *pgtype, boolean_t composed) argument
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Ds2p.PL95 The edit script is composed from arguments of B<-e> options and
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl114 such as C<$single>, C<$trace>, and C<$frame>, have "magical" values composed

Completed in 90 milliseconds