Searched refs:tmpdirp (Results 1 – 1 of 1) sorted by relevance
728 char *tmpdirp; in main() local991 if ((tmpdirp = getenv("TMPDIR")) == (char *)NULL) in main()998 if (strlen(tmpdirp) > (size_t)(PRESIZ - thispid - 12)) { in main()1004 (void) strcpy(xhdr_dirname, tmpdirp); in main()