/illumos-gate/usr/src/cmd/rcm_daemon/common/ |
H A D | cluster_rcm.c | 154 char **infostr, char **errstr, nvlist_t *props, rcm_info_t **dependent) in cluster_getinfo() argument 169 rcm_info_t **dependent) in cluster_suspend() argument 180 char **errstr, rcm_info_t **dependent) in cluster_resume() argument 192 char **errstr, rcm_info_t **dependent) in cluster_offline() argument 203 char **errstr, rcm_info_t **dependent) in cluster_online() argument 211 char **errstr, rcm_info_t **dependent) in cluster_remove() argument
|
H A D | dump_rcm.c | 160 char **infostr, char **errstr, nvlist_t *props, rcm_info_t **dependent) in dump_getinfo() argument 188 uint_t flags, char **errstr, rcm_info_t **dependent) in dump_suspend() argument 213 char **errstr, rcm_info_t **dependent) in dump_resume() argument 239 char **errstr, rcm_info_t **dependent) in dump_offline() argument 273 char **errstr, rcm_info_t **dependent) in dump_online() argument 295 char **errstr, rcm_info_t **dependent) in dump_remove() argument
|
H A D | ip_anon_rcm.c | 476 char **infostr, char **errstr, nvlist_t *props, rcm_info_t **dependent) in ip_anon_getinfo() argument 491 rcm_info_t **dependent) in ip_anon_suspend() argument 502 char **errstr, rcm_info_t **dependent) in ip_anon_resume() argument 510 char **errstr, rcm_info_t **dependent) in ip_anon_offline() argument 521 char **errstr, rcm_info_t **dependent) in ip_anon_online() argument 529 char **errstr, rcm_info_t **dependent) in ip_anon_remove() argument
|
H A D | swap_rcm.c | 174 char **infostr, char **errstr, nvlist_t *props, rcm_info_t **dependent) in swap_getinfo() argument 199 uint_t flags, char **errstr, rcm_info_t **dependent) in swap_suspend() argument 224 char **errstr, rcm_info_t **dependent) in swap_resume() argument 250 char **errstr, rcm_info_t **dependent) in swap_offline() argument 281 char **errstr, rcm_info_t **dependent) in swap_online() argument 303 char **errstr, rcm_info_t **dependent) in swap_remove() argument
|
/illumos-gate/usr/src/cmd/csh/ |
H A D | README | 4 Two files are currently machine dependent. These are 6 Machine dependent files are moved under $(MACH) directory. 22 signal interface so csh will not have any machine dependent
|
/illumos-gate/usr/src/psm/promif/ieee1275/sun4u/ |
H A D | README.sun4u | 28 The implementation of the functions are platform dependent and/or 29 the functions use platform-dependent client interfaces that are not
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | pm.h | 127 caddr_t dependent; /* Buffer to hold name of dependent */ member 204 caddr32_t dependent; /* Buffer to hold name of */ member
|
/illumos-gate/usr/src/psm/promif/ieee1275/common/ |
H A D | README.common | 33 dependent header files, thus, the binaries created by compiling these 34 files, are ISA and platform-dependent.
|
/illumos-gate/usr/src/lib/libc/i386/gen/ |
H A D | byteorder64.c | 35 #error Use ISA-dependent byteorder64.c only on a 32-bit little-endian machine.
|
/illumos-gate/usr/src/test/os-tests/tests/ksensor/ |
H A D | ksensor_stress.ksh | 65 To stop things, simply kill this process. All dependent processes will
|
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_2xml.c | 418 txml_print_range(topo_hdl_t *thp, FILE *fp, tnode_t *node, int dependent) in txml_print_range() argument 440 if (dependent) { in txml_print_range() 442 dependent = 0; in txml_print_range()
|
/illumos-gate/usr/src/psm/promif/ieee1275/ |
H A D | README.promif | 31 ISA and platform dependent implementations of promif
|
/illumos-gate/usr/src/cmd/sgs/demo_rdb/ |
H A D | 00README | 30 proc_services (/usr/include/proc_service.h) that rdb is dependent upon.
|
/illumos-gate/usr/src/cmd/svc/milestone/ |
H A D | make-console-login-xml | 73 <!-- Note that console-login should be dependent on any services
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/ |
H A D | psvcplugin.c | 309 char dependent[32]; member 1206 dobjp = (picl_psvc_t *)bsearch(assoc_tbl[j].dependent, in create_reference_properties() 1213 funcname, assoc_tbl[j].dependent); in create_reference_properties() 1225 assoc_tbl[j].dependent); in create_reference_properties() 1436 assoc_tbl[j].antecedent, assoc_tbl[j].dependent); in load_associations()
|
/illumos-gate/usr/src/uts/ |
H A D | README | 85 architecture" dependent modules are produced in individual directories 170 dependent modules for MACHINE to be built. 264 architecture" dependent directories (i.e.: sun4, sun4c).
|
/illumos-gate/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_xml.c | 1252 lxml_get_dependent(entity_t *entity, xmlNodePtr dependent) in lxml_get_dependent() argument 1263 lxml_validate_element(dependent); in lxml_get_dependent() 1265 name = xmlGetProp(dependent, (xmlChar *)name_attr); in lxml_get_dependent() 1274 or = xmlGetProp(dependent, (xmlChar *)override_attr); in lxml_get_dependent() 1287 for (sf = dependent->children; sf != NULL; sf = sf->next) in lxml_get_dependent() 1295 SCF_TYPE_ASTRING, dependent, "restart_on") != 0) in lxml_get_dependent() 1299 dependent, "grouping") != 0) in lxml_get_dependent() 1358 delete = xmlGetProp(dependent, (xmlChar *)delete_attr); in lxml_get_dependent()
|
/illumos-gate/usr/src/cmd/nsadmin/ |
H A D | system | 60 * highly platform and configuration dependent.
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | README.XLINK | 73 Although the target dependent and independent (common) code is well separated, 175 target-dependent code or data via the ld_targ global 178 2) The target-dependent code can access the common 201 variables you place in these target-dependent files must either
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | INSTALL | 59 various system-dependent variables used during compilation. It uses 61 It may also create one or more `.h' files containing system-dependent
|
/illumos-gate/usr/src/ |
H A D | README.license-files | 100 E. As with any other action that is architecture dependent, license
|
/illumos-gate/usr/src/lib/ |
H A D | README.Makefiles | 286 ISA-dependent rules and definitions, as long you express them in an 400 convention. If you have supplemental ISA-dependent mapfiles that
|
/illumos-gate/usr/src/lib/libdtrace/common/ |
H A D | ip.d.in | 258 if_local = arg6; /* probe dependent */
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/conf/ |
H A D | psvcobj.conf | 48 * <antecedent string ID> <dependent string ID>
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | modctl.c | 4292 mod_make_requisite(struct modctl *dependent, struct modctl *on_mod) in mod_make_requisite() argument 4298 ASSERT(dependent->mod_busy && on_mod->mod_busy); in mod_make_requisite() 4305 for (pmlnp = &dependent->mod_requisites, mlp = *pmlnp; in mod_make_requisite()
|