summaryrefslogtreecommitdiff
path: root/fpcsrc/packages/libc/src/ssysctlh.inc
blob: 0e7ad3c37336a112929aee46410d100fc0ac64b0 (plain)
1
2
3
4
5
6
7
8
9
10
11


function sysctl(__name:Plongint; __nlen:longint; __oldval:pointer; __oldlenp:Psize_t; __newval:pointer;
           __newlen:size_t):longint;cdecl;external clib name 'sysctl';


{ ---------------------------------------------------------------------
    Borland compatibility types
  ---------------------------------------------------------------------}

// Type