Main index | Section 3 | Options |
#include <sys/types.h>
#include <sys/user.h>
#include <libutil.h>
The cntp field is a pointer containing the number of process structures returned. This function is a wrapper around sysctl(3) with the KERN_PROC_PROC mib. While the kernel returns a packed structure, this function expands the data into a fixed record format.
KINFO_GETALLPROC (3) | May 8, 2020 |
Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | If it wasn't for C, we'd be using BASI, PASAL and OBOL | ” |