Searched refs:smb_netbios_name_service (Results 1 – 3 of 3) sorted by relevance
671 void *smb_netbios_name_service(void *);
105 rc = pthread_create(&tid, NULL, smb_netbios_name_service, NULL); in smb_netbios_service()
2381 smb_netbios_name_service(void *arg) in smb_netbios_name_service() function