Searched refs:AFPERR_NOTAUTH (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/uams/
H A Duams_dhx_passwd.c104 return AFPERR_NOTAUTH;
109 return AFPERR_NOTAUTH;
114 return AFPERR_NOTAUTH;
120 return AFPERR_NOTAUTH;
285 int err = AFPERR_NOTAUTH;
343 return AFPERR_NOTAUTH;
359 return (AFPERR_NOTAUTH);
375 return AFPERR_NOTAUTH;
H A Duams_passwd.c95 return AFPERR_NOTAUTH;
102 return AFPERR_NOTAUTH;
108 return AFPERR_NOTAUTH;
123 return AFPERR_NOTAUTH;
139 return AFPERR_NOTAUTH;
149 return AFPERR_NOTAUTH;
254 return AFPERR_NOTAUTH;
H A Duams_pgp.c88 return AFPERR_NOTAUTH;
174 return AFPERR_NOTAUTH;
H A Duams_dhx2_passwd.c177 return AFPERR_NOTAUTH;
183 return AFPERR_NOTAUTH;
267 return AFPERR_NOTAUTH;
544 ret = AFPERR_NOTAUTH;
550 ret = AFPERR_NOTAUTH;
570 ret = AFPERR_NOTAUTH;
H A Duams_randnum.c313 return AFPERR_NOTAUTH; /* unknown user */
317 return AFPERR_NOTAUTH;
374 return AFPERR_NOTAUTH;
418 return AFPERR_NOTAUTH;
470 err = AFPERR_NOTAUTH;
H A Duams_pam.c159 return AFPERR_NOTAUTH;
166 err = AFPERR_NOTAUTH;
322 return AFPERR_NOTAUTH;
H A Duams_dhx2_pam.c317 return AFPERR_NOTAUTH;
620 ret = AFPERR_NOTAUTH;
640 ret = AFPERR_NOTAUTH;
824 ret = AFPERR_NOTAUTH;
858 ret = AFPERR_NOTAUTH;
891 int ret = AFPERR_NOTAUTH; /* gcc can't figure out it's always initialized */
H A Duams_dhx_pam.c328 return AFPERR_NOTAUTH;
478 err = AFPERR_NOTAUTH;
694 return AFPERR_NOTAUTH;
H A Duams_gss.c576 return AFPERR_NOTAUTH;
580 return AFPERR_NOTAUTH;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dafp_util.c134 AFPERR2NAME(AFPERR_NOTAUTH);
H A Dafs.c298 return( AFPERR_NOTAUTH );
H A Dauth.c250 return AFPERR_NOTAUTH;
920 return send_reply(obj, AFPERR_NOTAUTH );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Dafp.h85 #define AFPERR_NOTAUTH -5023 /* user not authenticated */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/uams/uams_krb4/
H A Duams_krb4.c199 return AFPERR_NOTAUTH;
218 return( AFPERR_NOTAUTH );
231 return( AFPERR_NOTAUTH );
342 return( AFPERR_NOTAUTH );
346 return AFPERR_NOTAUTH;
469 return( AFPERR_NOTAUTH );

Completed in 118 milliseconds