Source position: ttyenth.inc line 11
type ttyent = record
ty_name: PAnsiChar;
ty_getty: PAnsiChar;
ty_type: PAnsiChar;
ty_status: LongInt;
ty_window: PAnsiChar;
ty_comment: PAnsiChar;
end;