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

  /src/external/gpl2/diffutils/dist/src/
sdiff.c 123 static int temporary_file (void);
1000 if ((fd = temporary_file ()) < 0)
1210 temporary_file (void)
1205 temporary_file (void) function
sdiff.c 123 static int temporary_file (void);
1000 if ((fd = temporary_file ()) < 0)
1210 temporary_file (void)
1205 temporary_file (void) function

Completed in 34 milliseconds