Home
last modified time | relevance | path

Searched refs:smbd_cups_ops (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_spool.c94 static smb_cups_ops_t *smbd_cups_ops(void);
227 if ((cups = smbd_cups_ops()) == NULL) in smbd_spool_copyfile()
398 smbd_cups_ops(void) in smbd_cups_ops() function
443 if ((cups = smbd_cups_ops()) == NULL) in smbd_share_printers()