libexplain
1.4.D001
|
#include <libexplain/ac/stdio.h>
#include <libexplain/ac/string.h>
#include <libexplain/uid_from_pid.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.