Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/last/
H A Dlast.c379 #define HOSTSIZE UT_HOSTSIZE macro
386 #undef HOSTSIZE
401 #define HOSTSIZE UTX_HOSTSIZE macro
H A Dwant.c289 if (!strncasecmp(step->name, bp->ut_host, HOSTSIZE)) in want()