Searched refs:UT_LINESIZE (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/include/
H A Dutmp.h83 #define UT_LINESIZE 8 macro
88 char ll_line[UT_LINESIZE];
93 char ut_line[UT_LINESIZE];
/macosx-10.10.1/shell_cmds-179/who/
H A Dutmpentry.h40 # define WHO_LINE_LEN UT_LINESIZE
/macosx-10.10.1/Libc-1044.1.2/gen/
H A Dutmpx-darwin.h74 char ll_line[UT_LINESIZE];
79 char ut_line[UT_LINESIZE];
/macosx-10.10.1/shell_cmds-179/lastcomm/
H A Dlastcomm.c63 #define UT_LINESIZE 8 macro
144 user_from_uid(ab.ac_uid, 0), UT_LINESIZE,
145 UT_LINESIZE, getdev(ab.ac_tty),
/macosx-10.10.1/shell_cmds-179/w/
H A Dw.c94 #define UT_LINESIZE 8 macro
306 if (!(stp = ttystat(utmp.ut_line, UT_LINESIZE)))
387 #define WUSED (UT_NAMESIZE + UT_LINESIZE + W_DISPHOSTSIZE + \
391 UT_LINESIZE, UT_LINESIZE, HEADER_TTY,
572 UT_LINESIZE, (int)sizeof(ep->utmp.ut_line),
575 UT_LINESIZE, UT_LINESIZE,
/macosx-10.10.1/adv_cmds-158/last/
H A Dlast.c43 #define UT_LINESIZE 8 macro
174 UT_LINESIZE, "~",
187 UT_LINESIZE, bp->ut_type == OLD_TIME ? "|" : "{",
210 UT_LINESIZE, _UTX_LINESIZE, bp->ut_line,
/macosx-10.10.1/tcsh-65/tcsh/win32/
H A Dntport.h489 #define UT_LINESIZE 16 macro
496 char ut_line[UT_LINESIZE]; /* device pref'/dev/' */
/macosx-10.10.1/OpenSSH-189/openssh/
H A Ddefines.h735 #ifndef UT_LINESIZE
736 # define UT_LINESIZE 8 macro
H A Dloginrec.c1427 char line[UT_LINESIZE];
/macosx-10.10.1/remote_cmds-47/wall.tproj/
H A Dwall.c185 if (ttystat(utmp.ut_line, UT_LINESIZE) != 0)

Completed in 180 milliseconds