Home
last modified time | relevance | path

Searched refs:smb_inet_ntop (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/uts/common/smbsrv/
H A Dsmb_inet.h62 const char *smb_inet_ntop(smb_inaddr_t *, char *, int);
/titanic_41/usr/src/common/smbsrv/
H A Dsmb_inet.c102 smb_inet_ntop(smb_inaddr_t *addr, char *buf, int size) in smb_inet_ntop() function
/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_negotiate.c337 (void) smb_inet_ntop(&sr->session->ipaddr, ipaddr_buf, in smb_com_negotiate()
H A Dsmb_session.c1271 if (smb_inet_ntop(ipaddr, ipbuf, SMB_IPSTRLEN(ipaddr->a_family))) in smb_session_getclient()
1297 if (smb_inet_ntop(ipaddr, buf, SMB_IPSTRLEN(ipaddr->a_family)) == NULL) in smb_session_isclient()
1398 if (smb_inet_ntop(ipaddr, ipstr, SMB_IPSTRLEN(ipaddr->a_family))) in dump_smb_inaddr()
/titanic_41/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_dyndns.c1909 dns_str = smb_inet_ntop(&ns_list[i], dns_buf, in dyndns_add_entry()
1962 dns_str = smb_inet_ntop(&ns_list[i], dns_buf, in dyndns_remove_entry()
2057 my_str = smb_inet_ntop(&ni.ni_nic.nic_ip, my_ip, in dyndns_update_core()
2127 my_str = smb_inet_ntop(&ni.ni_nic.nic_ip, my_ip, in dyndns_clear_rev_zone()
H A Dsmbns_ads.c2570 (void) smb_inet_ntop(&hinfo->ipaddr, ipstr, in smb_ads_lookup_msdcs()
/titanic_41/usr/src/lib/smbsrv/libsmb/common/
H A Dmapfile-vers210 smb_inet_ntop;
/titanic_41/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_spool.c274 if (smb_inet_ntop(ipaddr, clientname, in smbd_spool_copyfile()
/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmb_share.c2280 if (smb_inet_ntop(&subs->e_cli_ipaddr, ip_str, in smb_shr_expand_subs()
2288 if (smb_inet_ntop(&subs->e_srv_ipaddr, ip_str, in smb_shr_expand_subs()
H A Dspoolss_svc.c1066 p = smb_inet_ntop(&ipaddr, ipstr, SMB_IPSTRLEN(ipaddr.a_family)); in spoolss_getservername()
H A Dsrvsvc_svc.c1516 (void) smb_inet_ntop(&user->ui_ipaddr, ipaddr_buf, in srvsvc_NetSessionEnumCommon()
/titanic_41/usr/src/cmd/smbsrv/smbadm/
H A Dsmbadm.c750 (void) smb_inet_ntop(&srvipaddr, ipstr, in smbadm_list()