Home
last modified time | relevance | path

Searched refs:present (Results 51 – 75 of 249) sorted by relevance

12345678910

/illumos-gate/usr/src/test/util-tests/tests/sed/bsd/
H A DREADME10 * Add escapes to echo commands where a backslash was present
/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/
H A Dswaplns.in2 features of gawk - mostly not present in an old awk. Some are from
H A Dswaplns.ok1 features of gawk - mostly not present in an old awk. Some are from
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Dpiclenvd.c414 fanp->present = B_FALSE; in envd_setup_fans()
418 fanp->present = B_TRUE; in envd_setup_fans()
471 sensorp->present = B_FALSE; in envd_setup_sensors()
474 sensorp->present = B_TRUE; in envd_setup_sensors()
/illumos-gate/usr/src/uts/sun4u/ngdr/sys/
H A Ddr.h145 #define DR_DEV_IS_PRESENT(cp) DR_DEV_IS(present, cp)
146 #define DR_DEV_SET_PRESENT(cp) DR_DEV_ADD(present, cp)
147 #define DR_DEV_CLR_PRESENT(cp) DR_DEV_DEL(present, cp)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/seattle/frudr/
H A Dfru_HDD0_data.info92 PROP OperationalStatus string r 0 "present"
105 PROP OperationalStatus string r 0 "present"
H A Dfru_HDD1_data.info92 PROP OperationalStatus string r 0 "present"
105 PROP OperationalStatus string r 0 "present"
/illumos-gate/usr/src/uts/common/ipp/dscpmk/
H A Ddscpmk_impl.h91 boolean_t present; /* Stats present for this DSCP */ member
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dcap.msg190 If both arguments are present, the c_tag field of the specified\n\
202 If both arguments are present, the value of the specified\n\
223 value is shown. If one or more value arguments are present,\n\
243 value is shown. If one or more value arguments are present,\n\
263 value is shown. If one or more value arguments are present,\n\
283 value is shown. If one or more value arguments are present,\n\
H A Ddyn.msg127 string given by prefix. If present, the DT_POSFLAG_1 element\n\
225 If both arguments are present, the d_tag field of the specified\n\
237 If both arguments are present, the value of the specified\n\
314 If one or more value arguments are present, the default is to\n\
333 o\tOne or more value arguments are present.\n\
347 value is shown. If one or more value arguments are present,\n\
371 value is shown. If one or more value arguments are present,\n\
395 value is shown. If one or more value arguments are present,\n\
H A Dstr.msg136 if not already present.\n"
192 If the new-string argument is not present, the current string\n\
193 at the given offset is shown. If new-string is present, it\n\
255 o\tIf the count argument is present, the number of bytes\n\
258 o\tIf neither -end nor count are present, all bytes of the\n\
/illumos-gate/usr/src/uts/i86pc/sys/
H A Ddr.h179 #define DR_DEV_IS_PRESENT(cp) DR_DEV_IS(present, cp)
180 #define DR_DEV_SET_PRESENT(cp) DR_DEV_ADD(present, cp)
181 #define DR_DEV_CLR_PRESENT(cp) DR_DEV_DEL(present, cp)
/illumos-gate/usr/src/cmd/ipf/examples/
H A Dexample.523 # are IP options such as source-routing present).
/illumos-gate/usr/src/uts/common/sys/
H A Dhotkey_drv.h66 int present; member
/illumos-gate/usr/src/test/util-tests/tests/mdb/
H A DREADME17 A test may have an optional .out file which if present indicates that the test
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frutree/
H A Dpiclfrutree.info144 * nodes for extra hardware present in 1u version on ENxS
158 * nodes for extra hardware present in 2u version on ENxS
198 /* add disk fru nodes for disks which are present */
208 /* add disk fru nodes for SAS disks which are present */
214 /* add cdrom fru nodes for disks which are present */
218 /* populate fan locations with fans which are present */
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_authclient.h59 unsigned char present; member
/illumos-gate/usr/src/uts/sun4u/daktari/sys/
H A Dhpc3130_dak.h211 boolean_t present[HPC3130_MAX_SLOT]; member
/illumos-gate/usr/src/uts/sun4u/lw8/sys/
H A Dsgenv.h97 int present; /* 1 if board is present in Domain */ member
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_espc.h78 boolean_t present; member
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/frutree/
H A Dpiclfrutree.info117 /* add cpu fan fru nodes for cpus which are present */
124 /* add disk fru nodes for disks which are present */
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_espc.c216 nxgep->vpd_info.present = B_FALSE; in nxge_vpd_info_get()
223 nxgep->vpd_info.present = B_TRUE; in nxge_vpd_info_get()
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A D_elfedit.h149 int present; /* True if there is a source file. */ member
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.texi478 assumes that no bss segment is present.
617 4 | mem_lower | (present if flags[0] is set)
618 8 | mem_upper | (present if flags[0] is set)
620 12 | boot_device | (present if flags[1] is set)
622 16 | cmdline | (present if flags[2] is set)
624 20 | mods_count | (present if flags[3] is set)
625 24 | mods_addr | (present if flags[3] is set)
627 28 - 40 | syms | (present if flags[4] or
630 44 | mmap_length | (present if flags[6] is set)
631 48 | mmap_addr | (present if flags[6] is set)
[all …]
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl.c116 int index, int present);
119 int index, int present);
2246 ps_log_pres_change(struct sysctrl_soft_state *softsp, int index, int present) in ps_log_pres_change() argument
2248 char *trans = present ? "Installed" : "Removed"; in ps_log_pres_change()
2256 if (!present) { in ps_log_pres_change()
2267 if (!present) { in ps_log_pres_change()
2273 if (!present) { in ps_log_pres_change()
2283 if (!present) { in ps_log_pres_change()
2292 if (!present) { in ps_log_pres_change()

12345678910