Home
last modified time | relevance | path

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

/dragonfly/usr.bin/last/
H A Dlast.c73 #define MAXUTMP 1024; macro
329 size_t len = sizeof(*bufx) * MAXUTMP; in wtmpx()