Lines Matching defs:tmpdir
119 char *tmpdir = NULL; /* location to place temporary files */
1119 if ((tmpdir = getenv("TMPDIR")) == NULL) {
1121 tmpdir = P_tmpdir;
1124 echoDebug(DBG_PKGADD_TMPDIR, tmpdir);
1179 b = setup_temporary_directory(&dwnld_dir, tmpdir, "dwnld");
1181 progerr(ERR_DWNLDTEMPDIR, tmpdir, strerror(errno));
1220 progerr(ERR_DIR_CONST, tmpdir);
1279 &repeat, &ids_name, tmpdir,
1325 &repeat, &ids_name, tmpdir,
1604 fd = openLocal(a_adminFile, O_RDONLY, tmpdir);
1677 fd = openLocal(a_idsName, O_RDONLY, tmpdir);
1917 fd = openLocal(a_adminFile, O_RDONLY, tmpdir);
1958 fd = openLocal(respfile, O_RDONLY, tmpdir);
2015 fd = openLocal(a_idsName, O_RDONLY, tmpdir);
3764 create_zone_tempdir(&zoneTempDir, tmpdir);
4066 progerr(ERR_CANNOT_CREATE_PKGPATH, tmpdir);
4145 create_zone_tempdir(&zoneTempDir, tmpdir);