Home | History | Annotate | Download | only in lib

Lines Matching defs:getpid

45 #define getpid GetCurrentProcessId
48 #include <sys/types.h> /* getpid() */
49 #include <unistd.h> /* getpid() */
874 entropy = gather_time_entropy() ^ getpid();