Searched refs:ormib (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/libexec/ld.so/
H A Ddl_uname.c48 const int ormib[2] = { CTL_KERN, KERN_OSRELEASE }; local
60 if (_dl_sysctl(ormib, 2, &name->release, &len, NULL, 0) < 0)

Completed in 59 milliseconds