Searched defs:temppath (Results 1 – 2 of 2) sorted by relevance
198 char temppath[PATH_MAX]; in main() local
446 get_tempdir(struct archive_string *temppath) in get_tempdir()