|
libexplain
1.4.D001
|
#include <libexplain/ac/sys/types.h>Go to the source code of this file.
Functions | |
| uid_t | explain_uid_from_pid (pid_t pid) |
| uid_t explain_uid_from_pid | ( | pid_t | pid | ) |
The explain_uid_from_pid function may be used to determin the effective user-ID of a process.
| pid | The ID of he proicess of interest |
Definition at line 27 of file uid_from_pid.c.
1.7.6.1