Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/amd/mk-amd-map/
H A Dmk-amd-map.c197 remove_file(char *f) in remove_file() function
/freebsd-12.1/contrib/subversion/subversion/libsvn_subr/
H A Dcmdline.c1377 svn_boolean_t remove_file = TRUE; in svn_cmdline__edit_string_externally() local
/freebsd-12.1/usr.bin/gzip/
H A Dgzip.c210 static const char *remove_file = NULL; /* file to be removed upon SIGINT */ variable