Searched refs:smb_netbios_service (Results 1 – 1 of 1) sorted by relevance
49 static void *smb_netbios_service(void *);67 rc = pthread_create(&tid, &attr, smb_netbios_service, NULL); in smb_netbios_start()97 smb_netbios_service(void *arg) in smb_netbios_service() function