Home
last modified time | relevance | path

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

/illumos-gate/usr/src/man/man3proc/
H A DMakefile174 ps_pstop.3proc
306 ps_kill.3proc := LINKSRC = ps_pstop.3proc
307 ps_lcontinue.3proc := LINKSRC = ps_pstop.3proc
308 ps_lrolltoaddr.3proc := LINKSRC = ps_pstop.3proc
309 ps_lstop.3proc := LINKSRC = ps_pstop.3proc
310 ps_pcontinue.3proc := LINKSRC = ps_pstop.3proc
/illumos-gate/usr/src/lib/libc_db/common/
H A Dthread_db.c382 if (ps_pstop(ph_p) != PS_OK) in __td_ta_new()
784 if (ps_pstop(ph_p) != PS_OK) { in __td_ta_tsd_iter()
940 if (ps_pstop(ph_p) != PS_OK) { in __td_ta_thr_iter()
1176 if (ps_pstop(ph_p) != PS_OK) { in __td_ta_sync_iter()
1408 if (ps_pstop(ph_p) != PS_OK) { in __td_thr_get_info()
1523 if (ps_pstop(ph_p) != PS_OK) { in mod_eventset()
1602 if (ps_pstop(ph_p) != PS_OK) { in td_ta_mod_event()
1673 if (ps_pstop(ph_p) != PS_OK) { in __td_thr_event_getmsg()
1896 if (ps_pstop(ph_p) != PS_OK) { in __td_thr_getgregs()
1921 if (ps_pstop(ph_p) != PS_OK) { in __td_thr_setgregs()
[all …]
H A Dmapfile-vers132 ps_pstop { FLAGS = EXTERN };
/illumos-gate/usr/src/head/
H A Dproc_service.h108 extern ps_err_e ps_pstop(struct ps_prochandle *);
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3proc.inc282 link path=usr/share/man/man3proc/ps_kill.3proc target=ps_pstop.3proc
283 link path=usr/share/man/man3proc/ps_lcontinue.3proc target=ps_pstop.3proc
288 link path=usr/share/man/man3proc/ps_lrolltoaddr.3proc target=ps_pstop.3proc
292 link path=usr/share/man/man3proc/ps_lstop.3proc target=ps_pstop.3proc
293 link path=usr/share/man/man3proc/ps_pcontinue.3proc target=ps_pstop.3proc
300 file path=usr/share/man/man3proc/ps_pstop.3proc
/illumos-gate/usr/src/lib/libproc/common/
H A DPservice.c87 ps_pstop(struct ps_prochandle *P) in ps_pstop() function
H A Dmapfile-vers302 ps_pstop;