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

getnetbyname_r

Declaration

Source position: netdbh.inc line 63

function getnetbyname_r(

  __name: PAnsiChar;

  __result_buf: Pnetent;

  __buf: PAnsiChar;

  __buflen: size_t;

  __result: PPNetEnt;

  __h_errnop: Plongint

):LongInt;


Documentation generated on: 2026-07-18