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

/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_spool.c80 ipp_t *(*ippNew)(); member in struct:smb_cups_ops
236 if ((request = cups->ippNew()) == NULL) {
361 smb_cups.ippNew = (ipp_t *(*)())dlsym(smb_cups.cups_hdl, "ippNew");
375 smb_cups.ippNew == NULL ||

Completed in 58 milliseconds