Lines Matching full:getpid
2069 if (snprintf(pidpropval, sizeof(pidpropval), "%d", getpid()) >= PROPERTY_VALUE_MAX)2073 writepid(pidfd, getpid());