Searched refs:smbd_share_printers (Results 1 – 1 of 1) sorted by relevance
95 static void *smbd_share_printers(void *);427 rc = pthread_create(&tid, &attr, smbd_share_printers, &tid); in smbd_load_printers()440 smbd_share_printers(void *arg) in smbd_share_printers() function