Searched refs:smbd_share_printers (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_spool.c95 static void *smbd_share_printers(void *);
427 rc = pthread_create(&tid, &attr, smbd_share_printers, &tid);
440 smbd_share_printers(void *arg) function
458 "smbd_share_printers unable to load %s", SMB_SHARE_PRINT);
478 "smbd_share_printers: unable to add share %s: %u",

Completed in 45 milliseconds