Home
last modified time | relevance | path

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

/freebsd/include/
H A Dproc_service.h37 PS_OK = 0, /* No errors. */ enumerator
/freebsd/lib/libthread_db/
H A Dthread_db.c287 if (err != PS_OK) in thr_pread()
419 return ((err != PS_OK) ? EFAULT : 0); in thr_pwrite()
H A Dlibpthread_db.c53 case PS_OK: in ps2td()
265 if (ret != PS_OK) { in pt_ta_map_id2thr()
347 if (pserr != PS_OK) in pt_ta_thr_iter()
634 if (ret == PS_OK) { in pt_thr_old_get_info()
H A Dlibthr_db.c82 case PS_OK: in ps2td()
489 if (ret == PS_OK) { in pt_thr_get_info_common()