Home
last modified time | relevance | path

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

1234

/illumos-gate/exception_lists/
H A Dcheck_rtime78 EXEC_DATA ^platform/.*/MACH(kernel)/unix$
81 EXEC_STACK ^platform/.*/MACH(kernel)/unix$
86 TEXTREL ^platform/.*/MACH(kernel)/unix$
90 NODIRECT ^platform/.*/MACH(kernel)/unix$
99 STAB ^platform/.*/MACH(kernel)/unix$
/illumos-gate/usr/src/boot/common/
H A Dhelp.common201 directories. The default bootfile set is "unix".
/illumos-gate/usr/src/boot/forth/
H A Dsupport.4th1692 \ if it's xen, the xen kernel is loaded, unix needs to be loaded as module
1906 \ we have loaded the xen kernel, load unix as module
/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/cmd/auditrecord/
H A Daudit_record_attr.txt1141 # unix example:
/illumos-gate/usr/src/cmd/boot/scripts/
H A Dcreate_ramdisk.ksh185 find $filelist -name unix -type f -print 2>/dev/null |\
H A Droot_archive.ksh165 find kernel platform -name 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/cmd/dtrace/test/tst/common/profile-n/
H A Dtst.mod.ksh66 script | tee /dev/fd/2 | grep unix > /dev/null
/illumos-gate/usr/src/cmd/file/
H A Dmagic90 0 short 0401 unix-rt ldp
/illumos-gate/usr/src/cmd/filesync/
H A DREADME279 from other unix commands.
/illumos-gate/usr/src/cmd/fm/dicts/
H A DSUNOS.dict29 ereport.sunos.unix.fm_panic=0
H A DSUNOS.po28 # keys: ereport.sunos.unix.fm_panic
/illumos-gate/usr/src/cmd/lp/model/
H A Dstandard99 # On the 3.2 release of the 386unix product, the parallel port does
H A Dtsol_standard98 # On the 3.2 release of the 386unix product, the parallel port does
H A Dtsol_standard_foomatic101 # On the 3.2 release of the 386unix product, the parallel port does
/illumos-gate/usr/src/cmd/mdb/demo/
H A DREADME113 $ mdb unix.0 vmcore.0
/illumos-gate/usr/src/cmd/mdb/i86pc/modules/
H A DMakefile28 unix
/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/cmd/mdb/i86xpv/modules/
H A DMakefile28 SUBDIRS = unix xpv xpv_psm xpv_uppc

1234