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

  /src/usr.bin/error/
touch.c 86 static bool mustoverwrite(FILE *, FILE *);
675 oktorm = mustoverwrite(localfile, temp);
696 mustoverwrite(FILE *preciousfile, FILE *temp) function in typeref:typename:bool
touch.c 86 static bool mustoverwrite(FILE *, FILE *);
675 oktorm = mustoverwrite(localfile, temp);
696 mustoverwrite(FILE *preciousfile, FILE *temp) function in typeref:typename:bool

Completed in 25 milliseconds