Home
last modified time | relevance | path

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

/dragonfly/include/
H A Dutmpx.h54 #define UTX_LINESIZE _UTX_LINESIZE macro
/dragonfly/usr.bin/last/
H A Dlast.c408 if (!strncmp(T->tty, bp->ut_line, UTX_LINESIZE)) in wtmpx()
485 if (!strncmp(step->name, bp->ut_line, UTX_LINESIZE)) in wantx()
/dragonfly/usr.bin/w/
H A Dw.c103 char line[UTX_LINESIZE + 1];