Home
last modified time | relevance | path

Searched defs:topn (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.bin/top/
H A Dtop.c87 int topn = Default_TOPN; variable
/openbsd-src/games/snake/
H A Dsnake.c920 snscore(int topn) in snscore()