/illumos-gate/usr/src/cmd/sed/ |
H A D | POSIX | 41 backslash in front of it. This implementation follows the BSD 50 implementation permits whitespace but does not require it. 54 POSIX. This implementation permits whitespace but does not 61 is a cleanup, and is followed by this implementation. 78 one might reverse the behaviour.) This implementation follows 86 command. This implementation follows historic practice and 99 This implementation follows historic practice. 107 any particular purpose, this implementation follows the POSIX 124 However, the current practice adopted by this implementation, 133 does not specify this. This implementation follows historical [all …]
|
/illumos-gate/usr/src/uts/sun4u/os/ |
H A D | fillsysinfo.c | 511 (caddr_t)&cpunode->implementation); in fill_cpu() 514 if (IS_CHEETAH(cpunode->implementation)) { in fill_cpu() 729 cpunode->implementation = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in fill_cpu_ddi() 735 if (IS_CHEETAH(cpunode->implementation)) { in fill_cpu_ddi() 855 impl = cpunodes[cpuid].implementation; in check_cpus_ver() 934 impl = cpunodes[getprocessorid()].implementation; in check_cpus_set() 947 if (IS_PANTHER(cpunodes[i].implementation)) { in check_cpus_set() 951 if (!(IS_CHEETAH_PLUS(cpunodes[i].implementation) || in check_cpus_set() 952 IS_JAGUAR(cpunodes[i].implementation) || in check_cpus_set() 953 IS_PANTHER(cpunodes[i].implementation))) { in check_cpus_set() [all …]
|
H A D | cmp.c | 148 impl = cpunodes[cp->cpu_id].implementation; in pg_plat_hw_shared() 173 impl = cpunodes[cpu_a->cpu_id].implementation; in pg_plat_cpus_share() 197 impl = cpunodes[cpu->cpu_id].implementation; in pg_plat_hw_instance_id()
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-network-mailwrapper.p5m | 28 mediator-implementation=mailwrapper 32 mediator-implementation=mailwrapper 35 mediator-implementation=mailwrapper 37 mediator-implementation=mailwrapper
|
H A D | driver-network-rpcib.p5m | 35 value="InfiniBand plugin implementation of RPC over RDMA" 45 legacy pkg=SUNWrpcib desc="InfiniBand plugin implementation of RPC over RDMA" \
|
/illumos-gate/usr/src/uts/sun4u/cpu/ |
H A D | us3_cheetahplus.c | 419 if (IS_PANTHER(cpunodes[CPU->cpu_id].implementation)) in cpu_ecache_nway() 817 if (!(IS_CHEETAH_PLUS(cpunodes[cp->cpu_id].implementation) || in cpu_init_private() 818 IS_JAGUAR(cpunodes[cp->cpu_id].implementation) || in cpu_init_private() 819 IS_PANTHER(cpunodes[cp->cpu_id].implementation))) { in cpu_init_private() 845 if (IS_PANTHER(cpunodes[cp->cpu_id].implementation)) { in cpu_init_private() 860 if (IS_PANTHER(cpunodes[cp->cpu_id].implementation)) { in cpu_init_private() 886 if (IS_PANTHER(cpunodes[CPU->cpu_id].implementation)) { in set_cpu_error_state() 903 if (!IS_PANTHER(cpunodes[aflt->flt_inst].implementation)) in pn_cpu_log_diag_l2_info() 1076 ASSERT(IS_PANTHER(cpunodes[aflt->flt_inst].implementation)); in cpu_async_log_tlb_parity_err() 1105 ASSERT(IS_PANTHER(cpunodes[aflt->flt_inst].implementation)); in cpu_payload_add_pcache() [all …]
|
H A D | us3_jalapeno.c | 826 if (!IS_SERRANO(cpunodes[cp->cpu_id].implementation)) { in cpu_init_private() 829 cpunodes[cp->cpu_id].implementation); in cpu_init_private() 832 if (!IS_JALAPENO(cpunodes[cp->cpu_id].implementation)) { in cpu_init_private() 835 cpunodes[cp->cpu_id].implementation); in cpu_init_private()
|
H A D | us3_common.c | 1424 if (IS_PANTHER(cpunodes[CPU->cpu_id].implementation)) { in cpu_log_fast_ecc_error() 2140 IS_JALAPENO(cpunodes[CPU->cpu_id].implementation)) { in cpu_parity_error() 2188 if (IS_PANTHER(cpunodes[CPU->cpu_id].implementation)) { in cpu_parity_error() 2215 if (IS_PANTHER(cpunodes[CPU->cpu_id].implementation)) { in cpu_parity_error() 2239 if (IS_PANTHER(cpunodes[CPU->cpu_id].implementation)) { in cpu_parity_error() 2297 if (IS_PANTHER(cpunodes[aflt->flt_inst].implementation)) in cpu_async_log_ic_parity_err() 2312 if (IS_PANTHER(cpunodes[aflt->flt_inst].implementation)) in cpu_async_log_ic_parity_err() 2587 if (IS_PANTHER(cpunodes[cpuid].implementation)) in cpu_error_is_ecache_data() 2878 if (IS_PANTHER(cpunodes[CPU->cpu_id].implementation)) { in cpu_ce_scrub_mem_err_common() 3598 if (IS_PANTHER(cpunodes[CPU->cpu_id].implementation)) in cpu_get_mem_name() [all …]
|
/illumos-gate/usr/src/uts/sun4u/serengeti/os/ |
H A D | sg_unum.c | 91 if (IS_PANTHER(cpunodes[CPU->cpu_id].implementation) || in sg_get_ecacheunum() 92 IS_JAGUAR(cpunodes[CPU->cpu_id].implementation)) in sg_get_ecacheunum()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/ |
H A D | NOTES | 4 library provides a tokenizing implementation of the preprocessing 14 executable. Most implementation details can be specified by 24 (4) The implementation is sensitive to the incompatible differences 46 conformance of the C language implementation.
|
/illumos-gate/usr/src/uts/ |
H A D | README | 65 7] To provide a framework suitable for the production of "implementation 84 architecture" directory (i.e.: sparc). Similarly, "implementation 86 under the "implementation architecture" directory (i.e.: sun4, sun4c). 87 It should be noted that currently (4/14/91) no implementation architecture 138 the obvious "implementation architecture". These rules can be 165 will cause all supported, "implementation architecture" independent modules 169 will cause that kernel and all supported, "implementation architecture" 263 directories would be created for all appropriate "implementation 294 2] Move the Makefile from the "implementation architecture" build 299 3] Edit the "implementation architecture" directory Makefile (i.e.:
|
/illumos-gate/usr/src/lib/libc/amd64/gen/ |
H A D | wschr.S | 30 / Wide character wcschr() implementation 32 / Algorithm based on Solaris 2.6 gen/strchr.s implementation
|
H A D | wsncmp.S | 30 / Wide character wcsncpy() implementation 32 / Algorithm based on Solaris 2.6 gen/strncpy.s implementation
|
/illumos-gate/usr/src/uts/sun4u/io/ |
H A D | gptwo_cpu.c | 155 uint_t implementation; in gptwocfg_configure_cpu() local 165 implementation = (pcd->spcd_ver_reg >> 32) & 0x000000000000ffff; in gptwocfg_configure_cpu() 167 switch (implementation) { in gptwocfg_configure_cpu() 175 "skipping configure of portid=0x%x", implementation, in gptwocfg_configure_cpu() 181 if (CPU_IMPL_IS_CMP(implementation)) { in gptwocfg_configure_cpu() 194 implementation)) { in gptwocfg_configure_cpu() 218 if ((cpu_node[i] != NULL) && (!CPU_IMPL_IS_CMP(implementation))) in gptwocfg_configure_cpu()
|
/illumos-gate/usr/src/cmd/sendmail/lib/ |
H A D | helpfile | 21 smtp To report bugs in the implementation contact Sun Microsystems 78 send implementation. 81 soml otherwise mail. Not supported in this implementation. 85 saml implementation. 92 etrn <queuename> (implementation-specific).
|
/illumos-gate/usr/src/lib/libc/i386/gen/ |
H A D | wschr.S | 30 / Wide character wcschr() implementation 32 / Algorithm based on Solaris 2.6 gen/strchr.s implementation
|
H A D | wsncmp.S | 30 / Wide character wcsncpy() implementation 32 / Algorithm based on Solaris 2.6 gen/strncpy.s implementation
|
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | README | 3 SMB/CIFS protocol and SMB/CIFS file system implementation 7 It is a complete, kernel side implementation of SMB requester and filesystem.
|
/illumos-gate/usr/src/psm/promif/ieee1275/ |
H A D | README.promif | 25 This directory contains the IEEE 1275-1994 implementation 29 independent implementation of common promif interfaces.
|
/illumos-gate/usr/src/test/elf-tests/tests/resolution/mixed-hidden-comdat/ |
H A D | README.md | 35 a little bit about the link-editor implementation. `hidden.s` and `visible.s` 37 implementation that the first section seen will be the one taken by the
|
/illumos-gate/usr/src/common/util/ |
H A D | THIRDPARTYLICENSE.uiuc.descrip | 1 __popcountdi2 and __ctzdi2 implementation
|
/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/ |
H A D | longwrds.ok | 12 implementation
|
/illumos-gate/usr/src/lib/librstp/common/ |
H A D | README.files | 17 independent librstp.a: implementation of Rapid Spanning 48 statmch.c - generic state machine implementation
|
/illumos-gate/usr/src/contrib/ast/src/cmd/msgcc/ |
H A D | PROMO.mm | 15 implementation.
|
/illumos-gate/usr/src/common/ficl/softcore/ |
H A D | marker.fr | 2 \ ** Ficl implementation of CORE EXT MARKER
|