Source position: jwawinldap.pas line 568
type l_timeval = packed record
tv_sec: LongInt;
tv_usec: LongInt;
end;