[][src]Module fuzzcheck_nix_subset::unistd

Structs

Pid

Process identifier

Functions

getpid

Get the pid of this process (see getpid(2)).

getppid

Get the pid of this processes' parent (see getpid(2)).