get_tempfile_path 2884 diff.c         	temp->name = get_tempfile_path(&temp->tempfile);
get_tempfile_path  184 lockfile.c     	strbuf_addstr(&ret, get_tempfile_path(&lk->tempfile));
get_tempfile_path  201 lockfile.h     	return get_tempfile_path(&lk->tempfile);
get_tempfile_path  224 shallow.c      				  get_tempfile_path(&temporary_shallow));
get_tempfile_path  227 shallow.c      		return get_tempfile_path(&temporary_shallow);
get_tempfile_path  233 shallow.c      	return get_tempfile_path(&temporary_shallow);
get_tempfile_path  216 tempfile.h     extern const char *get_tempfile_path(struct tempfile *tempfile);