Home
last modified time | relevance | path

Searched refs:Pldt (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libproc/common/
H A DPservice.c312 if ((nldt = Pldt(P, NULL, 0)) <= 0 || in ps_lgetLDT()
315 if ((nldt = Pldt(P, ldtarray, nldt)) <= 0) { in ps_lgetLDT()
H A Dmapfile-vers342 Pldt;
H A Dlibproc.h447 extern int Pldt(struct ps_prochandle *, struct ssd *, int);
H A DPgcore.c1503 if ((nldt = Pldt(P, NULL, 0)) != 0) { in Pfgcore()
1508 if (Pldt(P, ldtp, nldt) == -1 || in Pfgcore()
H A DPcontrol.c1355 Pldt(struct ps_prochandle *P, struct ssd *pldt, int nldt) in Pldt() function
/illumos-gate/usr/src/man/man3proc/
H A DMakefile63 Pldt.3proc \
446 proc_get_ldt.3proc := LINKSRC = Pldt.3proc
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3proc.inc85 file path=usr/share/man/man3proc/Pldt.3proc
252 link path=usr/share/man/man3proc/proc_get_ldt.3proc target=Pldt.3proc