Searched refs:Pldt (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libproc/common/
H A DPservice.c365 if ((nldt = Pldt(P, NULL, 0)) <= 0 ||
368 if ((nldt = Pldt(P, ldtarray, nldt)) <= 0) {
H A Dlibproc.h389 extern int Pldt(struct ps_prochandle *, struct ssd *, int);
H A DPgcore.c1376 if ((nldt = Pldt(P, NULL, 0)) != 0) {
1381 if (Pldt(P, ldtp, nldt) == -1 ||
H A DPcontrol.c1120 Pldt(struct ps_prochandle *P, struct ssd *pldt, int nldt) function

Completed in 26 milliseconds