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

ifconf

Declaration

Source position: nifh.inc line 83

type ifconf = record

  ifc_len: LongInt;

  ifc_ifcu: record

    case LongInt of

      0: (

          ifcu_buf: __caddr_t;

        );

      1: (

          ifcu_req: Pifreq;

        );

  end;

end;


Documentation generated on: 2023-03-18