smb_netbios_name_service
rc = pthread_create(&tid, NULL, smb_netbios_name_service, NULL);
void *smb_netbios_name_service(void *);