Home
last modified time | relevance | path

Searched defs:remove_file (Results 1 – 2 of 2) sorted by relevance

/dragonfly/usr.bin/patch/
H A Dpatch.c154 bool out_creating, out_existed, patch_seen, remove_file; in main() local
/dragonfly/contrib/cvs-1.12/src/
H A Dcommit.c1764 remove_file (struct file_info *finfo, char *tag, char *message) in remove_file() function