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

gethostbyname2_r

Declaration

Source position: netdbh.inc line 53

function gethostbyname2_r(

  __name: PAnsiChar;

  __af: LongInt;

  __result_buf: Phostent;

  __buf: PAnsiChar;

  __buflen: size_t;

  __result: PPhostent;

  __h_errnop: Plongint

):LongInt;


Documentation generated on: 2026-03-14