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

  /src/usr.bin/error/
touch.c 64 static int touchstatus = Q_YES; variable in typeref:typename:int
398 touchstatus = Q_NO;
401 touchstatus = Q_YES;
456 if (previewed || touchstatus == Q_NO)
463 if (previewed || touchstatus == Q_NO)

Completed in 12 milliseconds