Home
last modified time | relevance | path

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

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