Home
last modified time | relevance | path

Searched refs:STRMAX (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.bin/top/
H A Dcommands.c213 #define STRMAX 80 macro
223 static char string[STRMAX]; in err_string()
237 stringlen = STRMAX - 2; in err_string()