Searched refs:procfs (Results 1 - 25 of 147) sorted by relevance

123456

/illumos-gate/usr/src/head/
H A Dprocfs.h47 #include <sys/procfs.h>
/illumos-gate/usr/src/cmd/sgs/librtld_db/demo/sparc/
H A Drdb_mach.h29 #include <procfs.h>
/illumos-gate/usr/src/cmd/sgs/librtld_db/demo/sparcv9/
H A Drdb_mach.h29 #include <procfs.h>
/illumos-gate/usr/src/cmd/svc/startd/
H A Dproc.c30 * This is in a separate file because procfs.h cannot be included if
34 #include <procfs.h>
/illumos-gate/usr/src/cmd/pgrep/
H A Dpsexp.h33 #include <procfs.h>
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetrusage.c54 #include <procfs.h>
/illumos-gate/usr/src/uts/intel/procfs/
H A DMakefile22 # uts/intel/procfs/Makefile
29 # This makefile drives the production of the procfs file system
43 MODULE = procfs
/illumos-gate/usr/src/uts/sparc/procfs/
H A DMakefile22 # uts/sparc/procfs/Makefile
28 # This makefile drives the production of the procfs file system
42 MODULE = procfs
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dgen_layout_obj.c26 #include <sys/procfs.h>
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Dmodstubs.s671 * Stubs for procfs. A non-unloadable module.
674 MODULE(procfs,fs);
675 NO_UNLOAD_STUB(procfs, prfree, nomod_zero);
676 NO_UNLOAD_STUB(procfs, prexit, nomod_zero);
677 NO_UNLOAD_STUB(procfs, prlwpfree, nomod_zero);
678 NO_UNLOAD_STUB(procfs, prlwpexit, nomod_zero);
679 NO_UNLOAD_STUB(procfs, prinvalidate, nomod_zero);
680 NO_UNLOAD_STUB(procfs, prnsegs, nomod_zero);
681 NO_UNLOAD_STUB(procfs, prgetcred, nomod_zero);
682 NO_UNLOAD_STUB(procfs, prgetpri
[all...]
/illumos-gate/usr/src/uts/sparc/ml/
H A Dmodstubs.s558 * Stubs for procfs. A non-unloadable module.
561 MODULE(procfs,fs);
562 NO_UNLOAD_STUB(procfs, prfree, nomod_zero);
563 NO_UNLOAD_STUB(procfs, prexit, nomod_zero);
564 NO_UNLOAD_STUB(procfs, prlwpfree, nomod_zero);
565 NO_UNLOAD_STUB(procfs, prlwpexit, nomod_zero);
566 NO_UNLOAD_STUB(procfs, prinvalidate, nomod_zero);
567 NO_UNLOAD_STUB(procfs, prnsegs, nomod_zero);
568 NO_UNLOAD_STUB(procfs, prgetcred, nomod_zero);
569 NO_UNLOAD_STUB(procfs, prgetpri
[all...]
/illumos-gate/usr/src/lib/libproc/common/
H A DP32ton.h38 #include <procfs.h>
/illumos-gate/usr/src/cmd/rcap/rcapd/
H A Drcapd_collection_zone.c28 #include <procfs.h>
H A Drcapd_collection_project.c28 #include <procfs.h>
/illumos-gate/usr/src/lib/libdtrace/
H A DMakefile.com93 procfs.d \
112 CLEANFILES += ../common/procfs.sed ../common/procfs.d
199 ../common/procfs.d: ../common/procfs.sed ../common/procfs.d.in
200 sed -f ../common/procfs.sed < ../common/procfs.d.in > $@
/illumos-gate/usr/src/cmd/sgs/librtld_db/demo/common/
H A Dcallstack.c34 #include <procfs.h>
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.h36 #include <procfs.h>
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprusrio.c32 #include <sys/procfs.h>
/illumos-gate/usr/src/uts/common/sys/
H A Ducred.h33 #include <sys/procfs.h>
/illumos-gate/usr/src/lib/libcontract/common/
H A Dlibcontract_priv.c38 #include <procfs.h>
/illumos-gate/usr/src/lib/libtnfctl/
H A Dprb_lmap.c38 #include <sys/procfs.h>
H A Dprb_proc.h47 #include <sys/procfs.h>
/illumos-gate/usr/src/cmd/prstat/
H A Dprstat.h37 #include <procfs.h>
/illumos-gate/usr/src/cmd/ptools/pwait/
H A Dpwait.c40 #include <procfs.h>
/illumos-gate/usr/src/cmd/rcap/common/
H A Drcapd.h36 #include <procfs.h>

Completed in 152 milliseconds

123456