Searched refs:MISC (Results 1 – 13 of 13) sorted by relevance
/illumos-gate/usr/src/cmd/mailx/ |
H A D | Makefile | 42 MISC= misc macro 55 MAILXRC= $(MISC)/mailx.rc 56 UCBMAILRC= $(MISC)/Mail.rc 57 ROOTMAILXRC= $(MAILXRC:$(MISC)/%=$(ROOTETCMAILD)/%) 58 ROOTUCBMAILRC= $(UCBMAILRC:$(MISC)/%=$(ROOTETCMAILD)/%) 84 $(ROOTETCMAILD)/% : $(MISC)/% 104 $(MAILXHELP): $(MISC)/$$@ 105 $(GREP) -v '^#.*@(' $(MISC)/$@ > $@
|
/illumos-gate/usr/src/tools/cscope-fast/ |
H A D | lookup.c | 51 { "#define", ' ', MISC, NULL }, /* must be table entry 0 */ 53 { "#include", ' ', MISC, NULL }, /* must be table entry 1 */ 59 { "#define", ' ', MISC, NULL }, /* must be table entry 7 */ 61 { "\t", '\0', MISC, NULL }, /* must be table entry 9 */ 62 { "\n", '\0', MISC, NULL }, /* must be table entry 10 */ 75 { "sizeof", '\0', MISC, NULL },
|
H A D | global.h | 66 MISC /* misc.: sizeof or table placeholder for compression */ enumerator
|
/illumos-gate/usr/src/cmd/lp/model/ |
H A D | Makefile | 50 MISC = alert.proto macro 56 ROOTMISC = $(MISC:%=$(ROOTLIBLPBIN)/%) 74 all: $(PROG) $(MODELS) $(MISC) $(SUBDIRS)
|
/illumos-gate/usr/src/uts/i86xpv/cpu/generic_cpu/ |
H A D | gcpu_mca_xpv.c | 128 mcrp->cmr_msrnum = IA32_MSR_MC(mib->mc_bank, MISC); in gcpu_xpv_proxy_logout()
|
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/ |
H A D | ecore_init.h | 118 BLOCK_PRTY_INFO(MISC, 0x1, 0x1, 0x1, 0x1, 0x1),
|
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | lm_hw_init_reset.c | 2568 ECORE_INIT_COMN(pdev, MISC); in init_misc_common() 3723 #define init_misc_port( pdev) ECORE_INIT_PORT(pdev, MISC) 3740 #define init_misc_func(pdev) ECORE_INIT_FUNC(pdev, MISC)
|
/illumos-gate/usr/src/uts/i86pc/cpu/generic_cpu/ |
H A D | gcpu_mca.c | 1882 (void) cmi_hdl_rdmsr(hdl, IA32_MSR_MC(i, MISC), &misc); in gcpu_mca_logout()
|
/illumos-gate/usr/src/uts/i86pc/os/ |
H A D | cmi_hw.c | 1089 (((msr) >= IA32_MSR_MC(0, CTL) && (msr) <= IA32_MSR_MC(10, MISC)) || \
|
/illumos-gate/usr/src/cmd/fm/eversholt/files/i386/i86pc/ |
H A D | amd64.esc | 613 /* #MISC#
|
/illumos-gate/usr/src/uts/common/io/usb/ |
H A D | usbdevs | 717 vendor MISC 0x1781 Misc Vendors
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | termcap.src | 1188 # MISC: The cursor visible/cursor invisible sequences were swapped in the
|
H A D | terminfo.src | 1310 # MISC: The cursor visible/cursor invisible sequences were swapped in the
|