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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/papd/
H A Duam_auth.h40 int (*uam_printer) (char *, char *, char *, struct papfile *); member in union:uam_obj::__anon7040
59 (((type) == UAM_SERVER_PRINTAUTH) ? &uam_printer : NULL)))
H A Dauth.c38 static struct uam_obj uam_printer = {"", "", 0, {{NULL, NULL, NULL}}, &uam_printer, variable in typeref:struct:uam_obj
39 &uam_printer};
H A Duam.c152 uam->u.uam_printer = va_arg(ap, void *);
H A Dqueries.c748 if ( (papd_uam->u.uam_printer(p,stop,username,out)) == 0 ) {

Completed in 33 milliseconds