Searched refs:thispid (Results 1 – 1 of 1) sorted by relevance
726 pid_t thispid; in main() local986 thispid = getpid(); in main()987 (void) sprintf(pidchars, "%ld", thispid); in main()988 thispid = strlen(pidchars); in main()997 if (strlen(tmpdirp) > (size_t)(PRESIZ - thispid - 12)) { in main()