Home | History | Annotate | Download | only in src

Lines Matching full:commit_filename

1652 	const char *commit_filename =
1669 open(commit_filename, O_WRONLY | O_CREAT | O_TRUNC,
1672 commit_filename);
1678 commit_filename);
1941 const char *commit_filename;
1945 commit_filename =
1948 commit_filename =
1952 if ((fd = open(commit_filename, O_RDONLY)) == -1) {
1960 commit_filename);
1968 commit_filename);
1977 commit_filename);