Home
last modified time | relevance | path

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

/titanic_50/usr/src/man/man3proc/
H A DMakefile25 ps_pstop.3proc
60 ps_kill.3proc := LINKSRC = ps_pstop.3proc
61 ps_lcontinue.3proc := LINKSRC = ps_pstop.3proc
62 ps_lrolltoaddr.3proc := LINKSRC = ps_pstop.3proc
63 ps_lstop.3proc := LINKSRC = ps_pstop.3proc
64 ps_pcontinue.3proc := LINKSRC = ps_pstop.3proc
/titanic_50/usr/src/lib/libc_db/common/
H A Dthread_db.c381 if (ps_pstop(ph_p) != PS_OK) in __td_ta_new()
783 if (ps_pstop(ph_p) != PS_OK) { in __td_ta_tsd_iter()
939 if (ps_pstop(ph_p) != PS_OK) { in __td_ta_thr_iter()
1175 if (ps_pstop(ph_p) != PS_OK) { in __td_ta_sync_iter()
1407 if (ps_pstop(ph_p) != PS_OK) { in __td_thr_get_info()
1522 if (ps_pstop(ph_p) != PS_OK) { in mod_eventset()
1601 if (ps_pstop(ph_p) != PS_OK) { in td_ta_mod_event()
1672 if (ps_pstop(ph_p) != PS_OK) { in __td_thr_event_getmsg()
1895 if (ps_pstop(ph_p) != PS_OK) { in __td_thr_getgregs()
1920 if (ps_pstop(ph_p) != PS_OK) { in __td_thr_setgregs()
[all …]
H A Dmapfile-vers132 ps_pstop { FLAGS = EXTERN };
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library-security-libsasl.mf63 file path=usr/share/man/man3proc/ps_pstop.3proc
133 link path=usr/share/man/man3proc/ps_kill.3proc target=ps_pstop.3proc
134 link path=usr/share/man/man3proc/ps_lcontinue.3proc target=ps_pstop.3proc
139 link path=usr/share/man/man3proc/ps_lrolltoaddr.3proc target=ps_pstop.3proc
143 link path=usr/share/man/man3proc/ps_lstop.3proc target=ps_pstop.3proc
144 link path=usr/share/man/man3proc/ps_pcontinue.3proc target=ps_pstop.3proc
/titanic_50/usr/src/head/
H A Dproc_service.h109 extern ps_err_e ps_pstop(struct ps_prochandle *);
/titanic_50/usr/src/lib/libproc/common/
H A DPservice.c85 ps_pstop(struct ps_prochandle *P) in ps_pstop() function
H A Dmapfile-vers273 ps_pstop;
H A Dllib-lproc150 ps_err_e ps_pstop(struct ps_prochandle *Pr);