Lines Matching full:getpid
93 #include <unistd.h> /* getpid */187 my_pid = getpid();627 time. Since getpid() will return a value < 1 million, turn it629 *(long double*)(&p[16]) = (long double)(1.0e-30 * (double)getpid());