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

  /src/games/sail/
globals.c 569 bool longfmt; /* -l, print score in long format */ variable in typeref:typename:bool
  /src/usr.bin/pkill/
pkill.c 96 static int longfmt; variable in typeref:typename:int
172 longfmt = 1;
227 longfmt = 1;
495 if (longfmt)
523 if (longfmt)
552 if (longfmt && matchargs) {
569 } else if (longfmt)

Completed in 12 milliseconds