Searched defs:bind (Results 1 – 3 of 3) sorted by relevance
72 __nis_findfastest_with_timeout (dir_binding *bind, in __nis_findfastest_with_timeout()202 __nis_findfastest (dir_binding *bind) in __nis_findfastest()
59 __nisbind_destroy (dir_binding *bind) in __nisbind_destroy()
575 #define ELF32_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument580 #define ELF64_ST_INFO(bind, type) ELF32_ST_INFO ((bind), (type)) argument