Home
last modified time | relevance | path

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

/external/libcups/cups/
Dlibcups2.def268 cupsSetPasswordCB2
Dcups.h468 extern void cupsSetPasswordCB2(cups_password_cb2_t cb,
Dcupspm.md967 should set a password callback using the `cupsSetPasswordCB2` function:
970 cupsSetPasswordCB2(cups_password_cb2_t cb, void *user_data);
994 `cupsSetPasswordCB2` call.
Dusersys.c339 cupsSetPasswordCB2( in cupsSetPasswordCB2() function