create_tempfile    83 lockfile.c     	fd = create_tempfile(&lk->tempfile, filename.buf);
create_tempfile    93 tempfile.h     extern int create_tempfile(struct tempfile *tempfile, const char *path);