![]() |
![]()
| ![]() |
![]()
NAME
LIBRARYSystem Utilities Library (libutil, -lutil) SYNOPSIS
struct kinfo_proc *
DESCRIPTIONThis function is used for obtaining process information from the kernel. The pid field contains the process
identifier. This should be a process that you have privilege to access. This
function is a wrapper around
sysctl(3)
with the RETURN VALUESOn success the SEE ALSOHISTORYThe
|