HomeSort by: relevance | last modified time | path
    Searched refs:unlink_file (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/make/
compat.c 113 if (!opts.noExecute && unlink_file(file) == 0)
make.h 872 int unlink_file(const char *) MAKE_ATTR_USE;
main.c 1935 unlink_file(const char *file) function in typeref:typename:int
job.c 606 if (unlink_file(file) == 0)

Completed in 18 milliseconds