Home
last modified time | relevance | path

Searched refs:edit_fileproc (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dedit.c348 edit_fileproc (void *callerdat, struct file_info *finfo) in edit_fileproc() function
594 err = start_recursion (edit_fileproc, NULL, NULL, NULL, NULL, argc, argv, in edit()
H A DChangeLog-961152 * client.c (call_in_directory), edit.c (edit_fileproc): Call it.
3290 * edit.c (unedit_fileproc, edit_fileproc): If we cannot close
4145 * edit.c (edit_fileproc): Check for EACCESS as well as EEXIST.
H A DChangeLog-971374 * edit.c (edit_fileproc): Call base_register when setting up CVS/Base.
1427 * edit.c (edit_fileproc): If file doesn't exist, give an error.
H A DChangeLog756 * edit.c (edit_fileproc, unedit_fileproc): s/GMT/-0000/.
1317 * edit.c (edit_fileproc), import.c (import): Don't verify
1944 * edit.c (edit_fileproc): Ditto.
2343 (edit_fileproc): ...here. Skip files with existing editors when
9302 * edit.c (edit_fileproc, unedit_fileproc): Some implementations of
H A DChangeLog-939595 (ncheck_fileproc,edit_fileproc): Change "return" to "return 0".