Searched defs:sysconf (Results 1 – 3 of 3) sorted by relevance
122 public long sysconf(int name) { return os.sysconf(name); } in sysconf() method in ForwardingOs
116 public long sysconf(int name); in sysconf() method
166 public native long sysconf(int name); in sysconf() method in Posix