Searched defs:addr_str (Results  1 – 12 of 12) sorted by relevance
| /freebsd/contrib/ofed/libibmad/ | 
| H A D | resolve.c | 142 int ib_resolve_portid_str_via(ib_portid_t * portid, char *addr_str,  in ib_resolve_portid_str_via() 211 int ib_resolve_portid_str(ib_portid_t * portid, char *addr_str,  in ib_resolve_portid_str()
  | 
| /freebsd/sys/tests/fib_lookup/ | 
| H A D | fib_lookup.c | 75 add_addr(int family, char *addr_str)  in add_addr() 126 	char addr_str[INET6_ADDRSTRLEN];  in add_addr_sysctl_handler()  local
  | 
| /freebsd/sbin/ifconfig/ | 
| H A D | af_inet.c | 268 in_getip(const char *addr_str, struct in_addr *ip)  in in_getip()
  | 
| H A D | af_inet6.c | 427 in6_getaddr(const char *addr_str, int which)  in in6_getaddr()
  | 
| /freebsd/crypto/heimdal/appl/rsh/ | 
| H A D | rshd.c | 381 	    char addr_str[256];  in recv_krb5_auth()  local
  | 
| H A D | rsh.c | 612     char addr_str[256];  in print_addr()  local
  | 
| /freebsd/contrib/llvm-project/lldb/source/Host/posix/ | 
| H A D | ConnectionFileDescriptorPosix.cpp | 728 std::string addr_str = s.str(); ConnectFile()  local 
  | 
| /freebsd/contrib/ofed/infiniband-diags/src/ | 
| H A D | ibdiag_common.c | 689 		       char *addr_str, enum MAD_DEST dest_type,  in resolve_portid_str()
  | 
| /freebsd/crypto/heimdal/appl/ftp/ftp/ | 
| H A D | ftp.c | 1328 	char addr_str[256];  in active_mode()  local
  | 
| /freebsd/sys/contrib/rdma/krping/ | 
| H A D | krping.c | 222 	char *addr_str;			/* dst addr string */  member
  | 
| /freebsd/crypto/openssl/test/ | 
| H A D | ssl_old_test.c | 1939     char addr_str[40];  in doit_localhost()  local
  | 
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ | 
| H A D | ProcessGDBRemote.cpp | 2247         llvm::StringRef addr_str, bytes_str;  in SetThreadStopInfo()  local
  |