Home
last modified time | relevance | path

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

/freebsd-src/usr.bin/patch/
H A Dpatch.c153 bool out_creating, out_existed, patch_seen, remove_file; in main() local
/freebsd-src/usr.bin/gzip/
H A Dgzip.c211 static const char *remove_file = NULL; /* file to be removed upon SIGINT */ variable