Searched refs:smbd_share_printers (Results 1 – 1 of 1) sorted by relevance
96 static void *smbd_share_printers(void *);418 rc = pthread_create(&tid, &attr, smbd_share_printers, NULL); in smbd_load_printers()430 smbd_share_printers(void *arg __unused) in smbd_share_printers() function