Print this page
8158 Want named threads API
9857 proc manpages should have LIBRARY section
*** 1,12 ****
PSECFLAGS(3PROC) Process Control Library Functions PSECFLAGS(3PROC)
NAME
Psecflags, Psecflags_free - get and free process security flags
! SYNOPSIS
Process Control Library (libproc, -lproc)
#include <libproc.h>
int
Psecflags(struct ps_prochandle *P, prsecflags_t **psf);
--- 1,14 ----
PSECFLAGS(3PROC) Process Control Library Functions PSECFLAGS(3PROC)
NAME
Psecflags, Psecflags_free - get and free process security flags
! LIBRARY
Process Control Library (libproc, -lproc)
+
+ SYNOPSIS
#include <libproc.h>
int
Psecflags(struct ps_prochandle *P, prsecflags_t **psf);