Print this page
8158 Want named threads API
9857 proc manpages should have LIBRARY section
*** 1,12 ****
PADDR_TO_CTF(3PROC) Process Control Library Functions PADDR_TO_CTF(3PROC)
NAME
Paddr_to_ctf, Plmid_to_ctf, Pname_to_ctf - lookup CTF data
! SYNOPSIS
Process Control Library (libproc, -lproc)
#include <libproc.h>
ctf_file_t *
Paddr_to_ctf(struct ps_prochandle *P, uintptr_t addr);
--- 1,14 ----
PADDR_TO_CTF(3PROC) Process Control Library Functions PADDR_TO_CTF(3PROC)
NAME
Paddr_to_ctf, Plmid_to_ctf, Pname_to_ctf - lookup CTF data
! LIBRARY
Process Control Library (libproc, -lproc)
+
+ SYNOPSIS
#include <libproc.h>
ctf_file_t *
Paddr_to_ctf(struct ps_prochandle *P, uintptr_t addr);