Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/lastlogin/
H A Dlastlogin.c73 #ifndef UTX_LINESIZE
74 # define UTX_LINESIZE 64 macro
87 char o_line[UTX_LINESIZE+1];
/netbsd-src/include/
H A Dutmpx.h51 #define UTX_LINESIZE _UTX_LINESIZE macro
/netbsd-src/usr.bin/last/
H A Dlast.c400 #define LINESIZE UTX_LINESIZE
/netbsd-src/usr.bin/w/
H A Dw.c110 char line[UTX_LINESIZE + 1];