Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_browser.c67 } smb_hostinfo_t; typedef
770 smb_browser_send_HostAnnouncement(smb_hostinfo_t *hinfo, in smb_browser_send_HostAnnouncement()
854 smb_hostinfo_t *hinfo; in smb_browser_process_AnnouncementRequest()
1048 smb_hostinfo_t *hinfo; in smb_browser_config()
1120 smb_hostinfo_t *hinfo; in smb_browser_init()
1144 hinfo = malloc(sizeof (smb_hostinfo_t)); in smb_browser_init()
1247 smb_hostinfo_t *hinfo; in smb_browser_service()
1302 smb_hostinfo_t *hinfo; in smb_browser_netlogon()
1349 list_create(&smb_binfo.bi_hlist, sizeof (smb_hostinfo_t), in smb_browser_infoinit()
1350 offsetof(smb_hostinfo_t, hi_lnd)); in smb_browser_infoinit()
[all …]