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

gethostbyname_r

Declaration

Source position: netdbh.inc line 51

function gethostbyname_r(

  __name: Pchar;

  __result_buf: Phostent;

  __buf: Pchar;

  __buflen: size_t;

  __result: PPhostent;

  __h_errnop: Plongint

):LongInt;


Documentation generated on: 2023-03-18