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