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

/macosx-10.10.1/cups-408/cups/cups/
H A Dppd.h253 int custom_password; /* Password length */ member in union:ppd_cplimit_u
265 char *custom_password; /* Password value */ member in union:ppd_cpvalue_u
H A Dtestppd.c1018 cparam->minimum.custom_password,
1019 cparam->maximum.custom_password);
H A Dppd.c980 cparam->minimum.custom_password = atoi(cminimum);
981 cparam->maximum.custom_password = atoi(cmaximum);
/macosx-10.10.1/cups-408/cups/cgi-bin/
H A Dadmin.c3462 if (cparam->current.custom_password)
3464 cparam->current.custom_password);

Completed in 140 milliseconds