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

/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Dprinters.h164 extern int cupsdSetAuthInfoRequired(cupsd_printer_t *p,
H A Dclasses.c372 if (!cupsdSetAuthInfoRequired(p, value, NULL))
H A Dprinters.c940 if (!cupsdSetAuthInfoRequired(p, value, NULL))
1591 * 'cupsdSetAuthInfoRequired()' - Set the required authentication info.
1595 cupsdSetAuthInfoRequired( function
H A Dipp.c1090 cupsdSetAuthInfoRequired(pclass, NULL, attr);
2597 cupsdSetAuthInfoRequired(printer, NULL, attr);
H A Djob.c4807 cupsdSetAuthInfoRequired(job->printer, attr, NULL);

Completed in 126 milliseconds