Home
last modified time | relevance | path

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

/freebsd/usr.bin/patch/
H A Dpatch.c153 bool out_creating, out_existed, patch_seen, remove_file; in main() local
/freebsd/crypto/libecc/scripts/
H A Dexpand_libecc.py1400 def remove_file(fname): function
/freebsd/usr.bin/gzip/
H A Dgzip.c211 static const char *remove_file = NULL; /* file to be removed upon SIGINT */ variable