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

  /src/usr.bin/ktruss/
dump.c 70 int timestamp, decimal, fancy = 1, tail, maxdata; variable in typeref:typename:int
502 if (!fancy)
756 if (fancy && ioctl(fileno(stderr), TIOCGWINSZ, &ws) != -1 &&

Completed in 36 milliseconds