Home
last modified time | relevance | path

Searched refs:Pscantext (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libproc/
H A DMakefile.com48 Pscantext.o \
/illumos-gate/usr/src/lib/libproc/common/
H A DPscantext.c46 Pscantext(struct ps_prochandle *P) in Pscantext() function
H A DPcontrol.h276 extern int Pscantext(struct ps_prochandle *);
H A DPsyscall.c352 if (Pscantext(P)) /* bad text ? */ in Psyscall()