Home
last modified time | relevance | path

Searched defs:mib (Results 1 – 16 of 16) sorted by relevance

/external/dhcpcd/
Dplatform-bsd.c47 int mib[2] = { CTL_HW, HW_MACHINE_ARCH }; in hardware_platform() local
59 int mib[] = { CTL_NET, PF_INET6, IPPROTO_IPV6, 0 }; in inet6_sysctl() local
/external/chromium/base/
Dsys_info_openbsd.cc15 int mib[] = { CTL_HW, HW_NCPU }; in NumberOfProcessors() local
/external/webkit/Tools/DumpRenderTree/mac/PerlSupport/
DDumpRenderTreeSupport.c30 int mib[4] = { CTL_KERN, KERN_PROC, KERN_PROC_PID, pid }; in processIsCrashing() local
/external/chromium/chrome/browser/
Dprocess_info_snapshot_mac.cc29 int mib[] = {CTL_KERN, KERN_PROC, KERN_PROC_PID, pid}; in GetKInfoForProcessID() local
54 int mib[] = {CTL_KERN, KERN_ARGMAX}; in GetExecutableNameForProcessID() local
63 int mib[] = {CTL_KERN, KERN_PROCARGS, pid}; in GetExecutableNameForProcessID() local
/external/libppp/src/
Droute.c217 int mib[6], have, had; in Index2Nam() local
339 int mib[6]; in route_Show() local
393 int mib[6]; in route_IfDelete() local
484 int mib[6]; in route_UpdateMTU() local
Darp.c232 int mib[6], skip; in arp_EtherAddr() local
Diface.c94 int mib[6], maxtries, err; in iface_Create() local
/external/chromium/base/debug/
Ddebugger_posix.cc70 int mib[] = { in BeingDebugged() local
/external/harfbuzz/tests/linebreaking/
Dharfbuzz-qt.cpp87 void *HB_TextCodecForMib(int mib) in HB_TextCodecForMib()
/external/qemu/
Dos-posix.c114 static int mib[4] = {CTL_KERN, KERN_PROC, KERN_PROC_PATHNAME, -1}; in os_find_datadir() local
/external/stlport/src/details/
Dfstream_unistd.cpp134 int mib[2]; in _S_initialize() local
/external/wpa_supplicant_6/wpa_supplicant/src/l2_packet/
Dl2_packet_freebsd.c170 int mib[] = { CTL_NET, AF_ROUTE, 0, AF_LINK, NET_RT_IFLIST, 0 }; in eth_get() local
/external/compiler-rt/lib/asan/
Dasan_mac.cc57 int mib[2] = { CTL_KERN, KERN_OSRELEASE }; in GetMacosVersion() local
/external/wpa_supplicant_6/wpa_supplicant/src/wps/
Dwps_upnp.c885 int mib[] = { CTL_NET, AF_ROUTE, 0, AF_LINK, NET_RT_IFLIST, 0 }; in eth_get() local
/external/wpa_supplicant_8/src/wps/
Dwps_upnp.c857 int mib[] = { CTL_NET, AF_ROUTE, 0, AF_LINK, NET_RT_IFLIST, 0 }; in eth_get() local
/external/wpa_supplicant_8/src/drivers/
Ddriver_bsd.c593 int mib[6] = {CTL_NET, AF_ROUTE, 0, AF_INET, NET_RT_DUMP, 0}; in rtbuf_len() local