Searched refs:lproc (Results 1 - 25 of 38) sorted by relevance

12

/illumos-gate/usr/src/cmd/coreadm/
H A DMakefile36 LDLIBS += -lproc -lscf
/illumos-gate/usr/src/cmd/plockstat/
H A DMakefile.com34 LDLIBS += -ldtrace -lproc
/illumos-gate/usr/src/cmd/plimit/amd64/
H A DMakefile39 LDLIBS += -lproc
/illumos-gate/usr/src/cmd/plimit/i386/
H A DMakefile38 LDLIBS += -lproc
/illumos-gate/usr/src/cmd/ppgsz/amd64/
H A DMakefile40 LDLIBS += -lproc
/illumos-gate/usr/src/cmd/ppgsz/i386/
H A DMakefile41 LDLIBS += -lproc
/illumos-gate/usr/src/cmd/ppgsz/sparcv9/
H A DMakefile39 LDLIBS += -lproc
/illumos-gate/usr/src/cmd/gcore/amd64/
H A DMakefile40 LDLIBS += -lproc
/illumos-gate/usr/src/cmd/gcore/i386/
H A DMakefile41 LDLIBS += -lproc
/illumos-gate/usr/src/cmd/gcore/sparc/
H A DMakefile41 LDLIBS += -lproc
/illumos-gate/usr/src/cmd/gcore/sparcv9/
H A DMakefile39 LDLIBS += -lproc
/illumos-gate/usr/src/cmd/mdb/intel/amd64/libpython/
H A DMakefile46 dmod/$(MODULE) := LDLIBS += -lproc
/illumos-gate/usr/src/cmd/mdb/intel/ia32/libpython/
H A DMakefile44 dmod/$(MODULE) := LDLIBS += -lproc
/illumos-gate/usr/src/cmd/mdb/sparc/v7/libpython/
H A DMakefile44 dmod/$(MODULE) := LDLIBS += -lproc
/illumos-gate/usr/src/cmd/mdb/sparc/v9/libpython/
H A DMakefile45 dmod/$(MODULE) := LDLIBS += -lproc
/illumos-gate/usr/src/lib/libpctx/
H A DMakefile.com38 LDLIBS += -lproc -lc
/illumos-gate/usr/src/lib/abi/apptrace/
H A DMakefile.com44 $(SUPPRESS_LIBS)LDLIBS += -lmapmalloc -lproc -lctf -lc
/illumos-gate/usr/src/cmd/newtask/
H A DMakefile.com32 LDLIBS += -lproc -lproject -lsecdb
/illumos-gate/usr/src/cmd/pbind/
H A DMakefile.com34 LDLIBS += -lproc
/illumos-gate/usr/src/cmd/prctl/
H A DMakefile.com39 LDLIBS += -lproc -lproject
/illumos-gate/usr/src/cmd/psrset/
H A DMakefile.com37 LDLIBS += -lproc
/illumos-gate/usr/src/cmd/dtrace/
H A DMakefile.com36 LDLIBS += -ldtrace -lproc -lctf -lelf
/illumos-gate/usr/src/test/libc-tests/tests/
H A DMakefile53 aligned_alloc.32 := LDLIBS += -lproc
54 aligned_alloc.64 := LDLIBS64 += -lproc
/illumos-gate/usr/src/cmd/rcap/rcapd/
H A Drcapd_main.c156 lprocess_t *lproc; local
186 lproc = lcol->lcol_lprocess;
187 while (lproc != NULL) {
188 if (lproc->lpc_pid == pid) {
189 lproc->lpc_mark = 1;
190 if (unscannable != 0 && lproc->lpc_unscannable == 0) {
192 (int)lproc->lpc_pid);
193 lproc->lpc_unscannable = 1;
197 lproc = lproc
[all...]
/illumos-gate/usr/src/cmd/plimit/sparcv9/
H A DMakefile40 LDLIBS += -lproc

Completed in 49 milliseconds

12