DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
UT_LINESIZE
crypto/openssh/defines.h
835
#ifndef UT_LINESIZE
crypto/openssh/loginrec.c
1434
char line[UT_LINESIZE];
usr.bin/last/last.c
129
int linesize = UT_LINESIZE;