Home
last modified time | relevance | path

Searched refs:unix (Results 1 – 25 of 82) sorted by relevance

1234

/illumos-gate/usr/src/cmd/refer/papers/
H A DRbstjissue8 %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 DRv7man29 %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 Dt1.c28 # ifdef unix
48 # ifdef unix in main()
56 # ifdef unix in main()
128 # ifdef unix in swapin()
134 # ifdef unix in swapin()
145 # ifdef unix
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/dtraceUtil/
H A Dman.ListProbesWithModules58 * /usr/sbin/dtrace -lm genunix -lm unix
59 * RESULT: matching list of both genunix and unix probes.
66 * /usr/sbin/dtrace -lm foounix -lm unix
67 * RESULT: List of only unix probes.
82 * /usr/sbin/dtrace -lm unix '{printf("FOUND");}'
83 * RESULT: List of only unix probes.
87 * unix'/probefunc == "preempt"/{printf("FOUND");}'
H A Dman.TraceModule64 * /usr/sbin/dtrace -m genunix -m unix
65 * RESULT: tracing of both genunix and unix probes.
73 * /usr/sbin/dtrace -m foounix -m unix
104 * /usr/sbin/dtrace -m unix '{printf("FOUND");}'
109 * unix'/probefunc == "preempt"/{printf("FOUND");}'
H A Dtst.DestructWithModule.d.ksh47 $dtrace -qwm unix'{chill(15); printf("Done chilling"); exit(0);}'
H A Dtst.InvalidModule4.d.ksh48 $dtrace -lm unix'/probefunc == "preempt"/{printf("FOUND");}'
H A Dtst.InvalidTraceModule5.d.ksh47 $dtrace -m foounix -m unix
H A Dtst.ZeroModuleProbes.d.ksh49 -qm unix'{printf("I am done"); exit(0);}'
/illumos-gate/usr/src/uts/i86xpv/
H A DMakefile48 unix \
51 def all clean clobber: setup genassym unix .WAIT \
54 install: install_platforms setup genassym unix .WAIT \
59 genassym unix $(KMODS): FRC target
H A DMakefile.i86xpv49 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 DMakefile52 unix \
55 def all clean clobber: setup genassym unix .WAIT \
58 install: install_platforms setup genassym unix .WAIT \
61 genassym unix $(KMODS): FRC target
H A DMakefile.i86pc59 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/cmd/mdb/i86xpv/modules/unix/amd64/
H A DMakefile27 MODULE = unix.so
30 MODSRCS = unix.c i86mmu.c xcall.c
39 MODSRCS_DIR = ../../../../i86pc/modules/unix/
/illumos-gate/usr/src/grub/
H A Dinstall_menu28 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 Dmenu.lst45 # 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 DMakefile27 MODULE = unix.so
30 MODSRCS = unix.c i86mmu.c xcall.c
/illumos-gate/usr/src/uts/
H A DREADME141 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 DMakefile.com31 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 DMakefile.com24 softcore.o stack.o tools.o vm.o primitives.o unix.o utility.o \
47 $(FICLDIR)/ficlplatform/unix.h $(PNGLITE)/pnglite.h
/illumos-gate/usr/src/lib/print/libpapi-lpd/common/
H A Dlpd-misc.c83 #if defined(sun) && defined(unix) && defined(I_RECVFD) in recvfd()
175 #if defined(sun) && defined(unix) && defined(I_RECVFD) in lpd_open()
/illumos-gate/usr/src/cmd/mdb/i86pc/modules/
H A DMakefile28 unix
/illumos-gate/usr/src/cmd/mdb/i86xpv/modules/
H A DMakefile28 SUBDIRS = unix xpv xpv_psm xpv_uppc
/illumos-gate/usr/src/common/ficl/
H A DReadMe.txt24 "Makefile" and the "unix.c" / "unix.h" platform-specific implementation
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/profile-n/
H A Dtst.mod.ksh66 script | tee /dev/fd/2 | grep unix > /dev/null

1234