Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/filesystem/unix/
A DSDL_sysfilesystem.c89 const int mib[] = { CTL_KERN, KERN_PROC, KERN_PROC_PATHNAME, -1 }; in SDL_GetBasePath() local
101 const int mib[] = { CTL_KERN, KERN_PROC_ARGS, getpid(), KERN_PROC_ARGV }; in SDL_GetBasePath() local
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/snmp/
A Dsnmp_core.c769 const struct snmp_mib *mib; in snmp_get_node_instance_from_oid() local
808 const struct snmp_mib *mib; in snmp_get_next_node_instance_from_oid() local
978 snmp_mib_tree_resolve_exact(const struct snmp_mib *mib, const u32_t *oid, u8_t oid_len, u8_t* oid_i… in snmp_mib_tree_resolve_exact()
1012 snmp_mib_tree_resolve_next(const struct snmp_mib *mib, const u32_t *oid, u8_t oid_len, struct snmp_… in snmp_mib_tree_resolve_next()
/AliOS-Things-master/components/SDL2/src/cpuinfo/
A DSDL_cpuinfo.c887 int mib[2] = {CTL_HW, HW_REALMEM}; in SDL_GetSystemRAM() local

Completed in 9 milliseconds