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

/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dfile_module.c1380 _fsi_get_host(si_mod_t *si, const char *name, const void *addr, int af, int which, uint32_t *err) function
2121 item = _fsi_get_host(si, name, NULL, af, SEL_NAME, err);
2134 item = _fsi_get_host(si, NULL, addr, af, SEL_NUMBER, err);
2143 return _fsi_get_host(si, NULL, NULL, 0, SEL_ALL, NULL);

Completed in 63 milliseconds