Home
last modified time | relevance | path

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

/dragonfly/usr.bin/patch/
H A Dpatch.c154 bool out_creating, out_existed, patch_seen, remove_file; in main() local
1144 handle_creation(bool out_existed, bool *remove) in handle_creation()