/illumos-gate/usr/src/cmd/refer/papers/ |
H A D | Rbstjissue | 8 %K bstj unix 19 %K unix bstj 22 %K unix bstj 32 %K unix bstj 41 %K unix bstj 52 %K unix bstj 72 %K unix bstj 93 %K unix bstj 109 %K bstj unix 112 %K unix bstj [all …]
|
H A D | Rv7man | 29 %K unix bstj 55 %K unix bstj 58 %K unix bstj 83 %K unix bstj 137 %K munix unix 144 %K unix bstj 167 %K unix 179 %K unix 277 %K unix bstj 293 %K unix [all …]
|
/illumos-gate/usr/src/cmd/tbl/ |
H A D | t1.c | 30 # ifdef unix 50 # ifdef unix in main() 58 # ifdef unix in main() 130 # ifdef unix in swapin() 136 # ifdef unix in swapin() 147 # ifdef unix
|
/illumos-gate/usr/src/uts/i86xpv/ |
H A D | Makefile | 50 unix \ 53 def all clean clobber: setup genassym unix .WAIT \ 56 install: install_platforms setup genassym unix .WAIT \ 62 modlist: unix $(KMODS) $(XMODS) 70 genassym unix $(KMODS): FRC target
|
H A D | Makefile.i86xpv | 49 UNIX_DIR = $(UTSBASE)/$(PLATFORM)/unix 57 SYM_MOD = $(OBJS_DIR)/unix.sym 59 UNIX_O = $(UNIX_DIR)/$(OBJS_DIR)/unix.o
|
/illumos-gate/usr/src/uts/i86pc/ |
H A D | Makefile | 54 unix \ 57 def all clean clobber: setup genassym unix .WAIT \ 60 install: install_platforms setup genassym unix .WAIT \ 64 modlist: unix $(KMODS) $(XMODS) $(IMPLEMENTATIONS) 72 genassym unix $(KMODS): FRC target
|
H A D | Makefile.i86pc | 59 UNIX_DIR = $(UTSBASE)/$(PLATFORM)/unix 67 SYM_MOD = $(OBJS_DIR)/unix.sym 69 UNIX_O = $(UNIX_DIR)/$(OBJS_DIR)/unix.o
|
/illumos-gate/usr/src/uts/sun4u/serengeti/ |
H A D | Makefile | 58 def all clean clobber: genassym unix .WAIT $(SERENGETI_KMODS) 60 modlist: unix $(SERENGETI_KMODS) 69 genassym unix .WAIT \ 72 genassym unix $(SERENGETI_KMODS): FRC target
|
H A D | Makefile.serengeti | 102 UNIX_DIR = $(UTSBASE)/$(PLATFORM)/serengeti/unix 106 UNIX_O = $(UNIX_DIR)/$(OBJS_DIR)/unix.o
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/dtraceUtil/ |
H A D | man.ListProbesWithModules | 60 * /usr/sbin/dtrace -lm genunix -lm unix 61 * RESULT: matching list of both genunix and unix probes. 68 * /usr/sbin/dtrace -lm foounix -lm unix 69 * RESULT: List of only unix probes. 84 * /usr/sbin/dtrace -lm unix '{printf("FOUND");}' 85 * RESULT: List of only unix probes. 89 * unix'/probefunc == "preempt"/{printf("FOUND");}'
|
H A D | man.TraceModule | 66 * /usr/sbin/dtrace -m genunix -m unix 67 * RESULT: tracing of both genunix and unix probes. 75 * /usr/sbin/dtrace -m foounix -m unix 106 * /usr/sbin/dtrace -m unix '{printf("FOUND");}' 111 * unix'/probefunc == "preempt"/{printf("FOUND");}'
|
/illumos-gate/usr/src/uts/sun4u/opl/ |
H A D | Makefile | 56 def all clean clobber: genassym unix .WAIT \ 59 modlist: unix $(OPL_CPU_KMODS) $(OPL_KMODS) 70 genassym unix .WAIT $(OPL_CPU_KMODS) $(OPL_KMODS) \ 73 genassym unix $(OPL_KMODS) $(OPL_CPU_KMODS): FRC target
|
H A D | Makefile.opl | 109 UNIX_DIR = $(UTSBASE)/$(PLATFORM)/opl/unix 113 UNIX_O = $(UNIX_DIR)/$(OBJS_DIR)/unix.o
|
/illumos-gate/usr/src/uts/sun4u/ |
H A D | Makefile | 58 def all clean clobber: genassym unix .WAIT \ 64 modlist: unix $(KMODS) $(XMODS) $(IMPLEMENTATIONS:.WAIT=) 72 install: install_platforms genassym unix .WAIT $(KMODS) \ 75 genassym unix $(KMODS): FRC target 121 all.prereq def.prereq install.prereq: genassym genunix unix
|
/illumos-gate/usr/src/cmd/mdb/sun4v/modules/unix/v9/ |
H A D | Makefile | 27 MODULE = unix.so 30 MODSRCS = unix.c sfmmu.c 38 MODSRCS_DIR = ../../../../sun4u/modules/unix
|
/illumos-gate/usr/src/cmd/mdb/i86xpv/modules/unix/amd64/ |
H A D | Makefile | 27 MODULE = unix.so 30 MODSRCS = unix.c i86mmu.c xcall.c 39 MODSRCS_DIR = ../../../../i86pc/modules/unix/
|
/illumos-gate/usr/src/uts/sun4v/ |
H A D | Makefile | 62 def all clean clobber: genassym unix .WAIT \ 66 modlist: unix $(KMODS) $(XMODS) $(IMPLEMENTATIONS) 74 install: install_platforms genassym unix .WAIT $(KMODS) \ 77 genassym unix $(KMODS): FRC target
|
/illumos-gate/usr/src/cmd/mdb/sun4u/modules/unix/v9/ |
H A D | Makefile | 27 MODULE = unix.so 30 MODSRCS = unix.c sfmmu.c
|
/illumos-gate/usr/src/grub/ |
H A D | install_menu | 28 kernel$ /boot/platform/i86pc/kernel/$ISADIR/unix -B install_media=cdrom 31 kernel$ /boot/platform/i86pc/kernel/$ISADIR/unix -B install_media=cdrom,console=ttya 34 kernel$ /boot/platform/i86pc/kernel/$ISADIR/unix -B install_media=cdrom,console=ttyb
|
H A D | menu.lst | 45 # kernel$ /platform/i86pc/kernel/$ISADIR/unix 52 # kernel /platform/i86pc/kernel/unix <boot-args> -B prop1=val1,prop2=val2,...
|
/illumos-gate/usr/src/cmd/mdb/i86pc/modules/unix/amd64/ |
H A D | Makefile | 27 MODULE = unix.so 30 MODSRCS = unix.c i86mmu.c xcall.c
|
/illumos-gate/usr/src/uts/ |
H A D | README | 141 uts/sun4c/unix/Makefile 142 Main driving Makefile for building /unix. 147 uts/sun4c/unix.static/Makefile 148 Main driving Makefile for building a static unix (for development 172 Issuing the command 'make' in the uts/MACHINE/unix directory will cause the 173 kernel for MACHINE to be built (and unix.o). 217 +--> :sun4c --+--> :unix 221 | +--> :unix.static 223 +--> :sun4 ---+--> :unix 227 | +--> :unix.static
|
/illumos-gate/usr/src/boot/libficl/ |
H A D | Makefile.com | 31 OBJECTS += softcore.o stack.o tools.o vm.o primitives.o unix.o utility.o 33 HEADERS= $(FICLDIR)/ficl.h $(FICLDIR)/ficlplatform/unix.h ../ficllocal.h
|
/illumos-gate/usr/src/lib/libficl/ |
H A D | Makefile.com | 23 softcore.o stack.o tools.o vm.o primitives.o unix.o utility.o \ 43 $(FICLDIR)/ficlplatform/unix.h $(PNGLITE)/pnglite.h
|
/illumos-gate/usr/src/lib/print/libpapi-lpd/common/ |
H A D | lpd-misc.c | 83 #if defined(sun) && defined(unix) && defined(I_RECVFD) in recvfd() 175 #if defined(sun) && defined(unix) && defined(I_RECVFD) in lpd_open()
|