HomeSort by: relevance | last modified time | path
    Searched defs:file_timestamp_cons (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl2/gmake/dist/
file.c 774 file_timestamp_cons (const char *fname, time_t s, int ns)
841 return file_timestamp_cons (0, s, ns);
769 file_timestamp_cons (const char *fname, time_t s, int ns) function

Completed in 23 milliseconds