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

gethostbyaddr_r

Declaration

Source position: netdbh.inc line 49

function gethostbyaddr_r(

  __addr: pointer;

  __len: __socklen_t;

  __type: LongInt;

  __result_buf: Phostent;

  __buf: Pchar;

  __buflen: size_t;

  __result: PPhostent;

  __h_errnop: Plongint

):LongInt;


Documentation generated on: 2023-03-18