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

/osnet-11/usr/src/lib/libsmbns/common/
H A Dsmbns_netbios.c162 (void) pthread_join(nbtd.nbs_browser.s_tid, 0);
166 nbtd.nbs_browser.s_tid = 0;
309 nbtd.nbs_browser.s_tid = pthread_self();
310 nbtd.nbs_browser.s_up = B_TRUE;
313 nbtd.nbs_browser.s_up = B_FALSE;
345 nbtd.nbs_browser.s_up = B_FALSE;
393 svc = &nbtd.nbs_browser.s_up;
524 nbtd.nbs_browser.s_up ? "up" : "down", nbtd.nbs_browser.s_tid);
H A Dsmbns_netbios.h85 netbios_svc_t nbs_browser; member in struct:__anon2628

Completed in 106 milliseconds