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

sgetspent_r

Declaration

Source position: shadowh.inc line 29

function sgetspent_r(

  __string: Pchar;

  __result_buf: Pspwd;

  __buffer: Pchar;

  __buflen: size_t;

  __result: PPspwd

):LongInt;

function sgetspent_r(

  __string: Pchar;

  var __result_buf: spwd;

  __buffer: Pchar;

  __buflen: size_t;

  var __result: Pspwd

):LongInt;


Documentation generated on: 2023-03-18