Home | History | Annotate | Download | only in src

Lines Matching refs:tmpdir

1196 		if (tmpdir) {
1197 afree(tmpdir, APERM);
1198 tmpdir = NULL;
1201 * Use tmpdir iff it is an absolute path, is writable
1211 strdupx(tmpdir, s, APERM);
1294 * loose the 'specialness': IFS, COLUMNS, PATH, TMPDIR
1311 if (tmpdir) {
1312 afree(tmpdir, APERM);
1313 tmpdir = NULL;