Home
last modified time | relevance | path

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

/freebsd/usr.bin/patch/
H A Dpatch.c106 static bool handle_creation(bool, bool *);
296 reverse_seen = handle_creation(out_existed, in main()
1149 handle_creation(bool out_existed, bool *remove) in handle_creation() function