Unit 'libc' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libc]

spwd

Declaration

Source position: shadowh.inc line 7

type spwd = record

  sp_namp: Pchar;

  sp_pwdp: Pchar;

  sp_lstchg: LongInt;

  sp_min: LongInt;

  sp_max: LongInt;

  sp_warn: LongInt;

  sp_inact: LongInt;

  sp_expire: LongInt;

  sp_flag: dword;

end;


Documentation generated on: 2023-03-18