Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dcompat.c113 if (!opts.noExecute && unlink_file(file) == 0) in CompatDeleteTarget()
H A Dmake.h884 int unlink_file(const char *) MAKE_ATTR_USE;
H A Dmain.c1964 unlink_file(const char *file) in unlink_file() function
H A Djob.c539 if (unlink_file(file) == 0) in JobDeleteTarget()
H A DChangeLog673 o change return type of unlink_file back to int
966 o rename eunlink to unlink_file