Searched refs:MISC (Results 1 – 15 of 15) sorted by relevance
/titanic_44/usr/src/cmd/mailx/ |
H A D | Makefile | 41 MISC= misc macro 54 MAILXRC= $(MISC)/mailx.rc 55 UCBMAILRC= $(MISC)/Mail.rc 56 ROOTMAILXRC= $(MAILXRC:$(MISC)/%=$(ROOTETCMAILD)/%) 57 ROOTUCBMAILRC= $(UCBMAILRC:$(MISC)/%=$(ROOTETCMAILD)/%) 81 $(ROOTETCMAILD)/% : $(MISC)/% 101 $(MAILXHELP): $(MISC)/$$@ 102 $(GREP) -v '^#.*@(' $(MISC)/$@ > $@
|
/titanic_44/usr/src/tools/cscope-fast/ |
H A D | lookup.c | 53 { "#define", ' ', MISC, NULL }, /* must be table entry 0 */ 55 { "#include", ' ', MISC, NULL }, /* must be table entry 1 */ 61 { "#define", ' ', MISC, NULL }, /* must be table entry 7 */ 63 { "\t", '\0', MISC, NULL }, /* must be table entry 9 */ 64 { "\n", '\0', MISC, NULL }, /* must be table entry 10 */ 77 { "sizeof", '\0', MISC, NULL },
|
H A D | global.h | 66 MISC /* misc.: sizeof or table placeholder for compression */ enumerator
|
/titanic_44/usr/src/cmd/lp/model/ |
H A D | Makefile | 52 MISC = alert.proto macro 58 ROOTMISC = $(MISC:%=$(ROOTLIBLPBIN)/%) 76 all: $(PROG) $(MODELS) $(MISC) $(SUBDIRS)
|
/titanic_44/usr/src/uts/i86xpv/cpu/generic_cpu/ |
H A D | gcpu_mca_xpv.c | 130 mcrp->cmr_msrnum = IA32_MSR_MC(mib->mc_bank, MISC); in gcpu_xpv_proxy_logout()
|
/titanic_44/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),
|
/titanic_44/usr/src/cmd/vi/port/ |
H A D | port.mk.370 | 74 MISC= makefile READ_ME 212 ${VGRIND} -n -h ${VHDR} ${MISC}
|
H A D | port.mk.c70 | 76 MISC= makefile READ_ME rofix 223 ${VGRIND} -n -h ${VHDR} ${MISC}
|
H A D | port.mk.usg | 82 MISC = READ_ME makeoptions asfix.c70 ex.news makefile.370 makefile.c70 \ 358 @fileaudit $(MAKEFILE) $(LOCALINCS) $(SOURCES) $(MISC) -o $(OBJECTS) $(MAINS)
|
/titanic_44/usr/src/uts/i86pc/cpu/generic_cpu/ |
H A D | gcpu_mca.c | 1791 (void) cmi_hdl_rdmsr(hdl, IA32_MSR_MC(i, MISC), &misc); in gcpu_mca_logout()
|
/titanic_44/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)
|
/titanic_44/usr/src/uts/i86pc/os/ |
H A D | cmi_hw.c | 1030 (((msr) >= IA32_MSR_MC(0, CTL) && (msr) <= IA32_MSR_MC(10, MISC)) || \
|
/titanic_44/usr/src/cmd/fm/eversholt/files/i386/i86pc/ |
H A D | amd64.esc | 613 /* #MISC#
|
/titanic_44/usr/src/cmd/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
|