/illumos-gate/usr/src/uts/common/sys/ |
H A D | sdt.h | 102 type3, arg3, type4, arg4) { \ 110 type3, arg3, type4, arg4, type5, arg5) { \ 118 type3, arg3, type4, arg4, type5, arg5, type6, arg6) { \ 127 type4, arg4, type5, arg5, type6, arg6, type7, arg7) { \ 136 type4, arg4, type5, arg5, type6, arg6, type7, arg7, type8, arg8) { \ 158 type3, arg3, type4, arg4) \ 160 type3, arg3, type4, arg4); 175 type3, arg3, type4, arg4) \ 177 type3, arg3, type4, arg4); 192 type3, arg3, type4, arg4) \ [all …]
|
/illumos-gate/usr/src/uts/i86pc/sys/ |
H A D | rootnex.h | 62 type4, arg4) \ argument 63 DTRACE_PROBE4(name, type1, arg1, type2, arg2, type3, arg3, type4, arg4) 71 type4, arg4)
|
H A D | immu.h | 979 #define IMMU_DPROBE4(name, type1, arg1, type2, arg2, type3, arg3, type4, arg4) \ argument 980 DTRACE_PROBE4(name, type1, arg1, type2, arg2, type3, arg3, type4, arg4) 985 #define IMMU_DPROBE4(name, type1, arg1, type2, arg2, type3, arg3, type4, arg4) argument
|
/illumos-gate/usr/src/cmd/bhyve/common/ |
H A D | smbiostbl.c | 725 struct smbios_table_type4 *type4; in smbios_type4_initializer() local 731 type4 = (struct smbios_table_type4 *)curaddr; in smbios_type4_initializer() 742 type4->socket = nstrings + 1; in smbios_type4_initializer() 745 type4->cores = 0; in smbios_type4_initializer() 747 type4->cores = cpu_cores; in smbios_type4_initializer() 750 type4->threads = 0; in smbios_type4_initializer() 752 type4->threads = cpu_cores * cpu_threads; in smbios_type4_initializer()
|
/illumos-gate/usr/src/stand/lib/fs/nfs/ |
H A D | nfs_inet.h | 100 nfs_ftype4 type4; member 125 ((cf)->ftype.type4 == NF4DIR) : 0))) 132 ((cf)->ftype.type4 == NF4LNK) : 0)))
|
H A D | nfs4ops.c | 478 cd.ftype.type4 = lookupres.lr_attrs.b_fattr4_type; in nfs4lookup() 576 cd.ftype.type4 = lookupres.lr_attrs.b_fattr4_type; in nfs4lookupp()
|
H A D | mount.c | 439 roothandle.ftype.type4 = NF4DIR; in nfs4init()
|
/illumos-gate/usr/src/cmd/loadkeys/type_4/ |
H A D | reset | 27 # Resets every single key on the default type4 28 # Useful in returning default type4 to sanity
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-data-terminfo.p5m | 1923 file path=usr/share/lib/terminfo/s/sun-type4
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | termcap.src | 4629 sun-type4|Sun Workstation console with type 4 keyboard:\ 19910 # * add sun-type4 from NetBSD -TD
|
H A D | terminfo.src | 5275 sun-type4|Sun Workstation console with type 4 keyboard, 22128 # * add sun-type4 from NetBSD -TD
|