Home
last modified time | relevance | path

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

/freebsd/usr.bin/patch/
H A Dpatch.c153 bool out_creating, out_existed, patch_seen, remove_file; in main() local
1149 handle_creation(bool out_existed, bool *remove) in handle_creation()