sys/ps.h

The sys/ps.h header file declares the w_getpsent() function that provides process data and defines the structure w_psproc along with some related constants.

It requires the _OPEN_SOURCE 1 feature test macro.