Print this page
8158 Want named threads API
9857 proc manpages should have LIBRARY section
*** 1,12 ****
PSETZONEID(3PROC) Process Control Library Functions PSETZONEID(3PROC)
NAME
Psetzoneid - change processes zone id
! SYNOPSIS
Process Control Library (libproc, -lproc)
#include <libproc.h>
int
Psetzoneid(struct ps_prochandle *P, zoneid_t zoneid);
--- 1,14 ----
PSETZONEID(3PROC) Process Control Library Functions PSETZONEID(3PROC)
NAME
Psetzoneid - change processes zone id
! LIBRARY
Process Control Library (libproc, -lproc)
+
+ SYNOPSIS
#include <libproc.h>
int
Psetzoneid(struct ps_prochandle *P, zoneid_t zoneid);