Searched defs:bind (Results 1 – 2 of 2) sorted by relevance
2451 #define bind(s, name, namelen) lwip_bind(s, name, namelen) macro
490 #define ELF32_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument494 #define ELF64_ST_INFO(bind, type) ELF32_ST_INFO ((bind), (type)) argument