Searched refs:pidchars (Results 1 – 1 of 1) sorted by relevance
678 static char pidchars[PID_MAX_DIGITS + 1]; variable988 (void) sprintf(pidchars, "%ld", thispid); in main()989 thispid = strlen(pidchars); in main()1007 (void) strcat(xhdr_dirname, pidchars); in main()