Searched refs:getsock (Results 1 – 9 of 9) sorted by relevance
60 getsock(int naf) in getsock() function219 if ((s = getsock(AF_UNSPEC)) == -1) in direct_ioctl()255 if ((s = getsock(AF_LINK)) == -1) in print_link_addresses()303 if ((s = getsock(sa->sa_family)) == -1) { in ifa_get_preference()
28 int getsock(int);
304 if ((s = getsock(AF_INET6)) == -1) { in in6_alias()444 if ((s = getsock(AF_INET6)) == -1) in in6_addr_flags()
92 if ((s = getsock(AF_UNSPEC)) == -1) in getifflags()
80 if ((s = getsock(af)) == -1) in commit_address()
217 if ((s = getsock(AF_INET)) == -1) in in_addr_flags()
209 if ((s = getsock(AF_APPLETALK)) == -1) { in at_status()
801 if ((s = getsock(af)) == -1) in main() 802 err(EXIT_FAILURE, "%s: getsock", __func__); in main() 920 s = getsock(AF_INET); in list_cloners() 1294 if ((s = getsock(af)) == -1) in status() 1295 err(EXIT_FAILURE, "%s: getsock", __func__); in status()
411 if ((s = getsock(af)) == -1) in media_status()