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

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/etc/uams/
H A Duams_dhx_passwd.c99 return AFPERR_NOTAUTH;
104 return AFPERR_NOTAUTH;
109 return AFPERR_NOTAUTH;
115 return AFPERR_NOTAUTH;
280 int err = AFPERR_NOTAUTH;
338 return AFPERR_NOTAUTH;
354 return (AFPERR_NOTAUTH);
370 return AFPERR_NOTAUTH;
H A Duams_passwd.c76 return AFPERR_NOTAUTH;
83 return AFPERR_NOTAUTH;
89 return AFPERR_NOTAUTH;
104 return AFPERR_NOTAUTH;
120 return AFPERR_NOTAUTH;
130 return AFPERR_NOTAUTH;
235 return AFPERR_NOTAUTH;
H A Duams_pgp.c87 return AFPERR_NOTAUTH;
173 return AFPERR_NOTAUTH;
H A Duams_dhx2_passwd.c170 return AFPERR_NOTAUTH;
176 return AFPERR_NOTAUTH;
262 return AFPERR_NOTAUTH;
540 ret = AFPERR_NOTAUTH;
546 ret = AFPERR_NOTAUTH;
558 ret = AFPERR_NOTAUTH;
H A Duams_randnum.c291 return AFPERR_NOTAUTH; /* unknown user */
295 return AFPERR_NOTAUTH;
352 return AFPERR_NOTAUTH;
396 return AFPERR_NOTAUTH;
448 err = AFPERR_NOTAUTH;
H A Duams_pam.c148 return AFPERR_NOTAUTH;
155 err = AFPERR_NOTAUTH;
311 return AFPERR_NOTAUTH;
H A Duams_gss.c457 return AFPERR_NOTAUTH;
461 return AFPERR_NOTAUTH;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/etc/uams/
H A Duams_dhx_passwd.c99 return AFPERR_NOTAUTH;
104 return AFPERR_NOTAUTH;
109 return AFPERR_NOTAUTH;
115 return AFPERR_NOTAUTH;
280 int err = AFPERR_NOTAUTH;
338 return AFPERR_NOTAUTH;
354 return (AFPERR_NOTAUTH);
370 return AFPERR_NOTAUTH;
H A Duams_passwd.c76 return AFPERR_NOTAUTH;
83 return AFPERR_NOTAUTH;
89 return AFPERR_NOTAUTH;
104 return AFPERR_NOTAUTH;
120 return AFPERR_NOTAUTH;
130 return AFPERR_NOTAUTH;
235 return AFPERR_NOTAUTH;
H A Duams_pgp.c87 return AFPERR_NOTAUTH;
173 return AFPERR_NOTAUTH;
H A Duams_dhx2_passwd.c170 return AFPERR_NOTAUTH;
176 return AFPERR_NOTAUTH;
262 return AFPERR_NOTAUTH;
540 ret = AFPERR_NOTAUTH;
546 ret = AFPERR_NOTAUTH;
558 ret = AFPERR_NOTAUTH;
H A Duams_randnum.c291 return AFPERR_NOTAUTH; /* unknown user */
295 return AFPERR_NOTAUTH;
352 return AFPERR_NOTAUTH;
396 return AFPERR_NOTAUTH;
448 err = AFPERR_NOTAUTH;
H A Duams_pam.c148 return AFPERR_NOTAUTH;
155 err = AFPERR_NOTAUTH;
311 return AFPERR_NOTAUTH;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/etc/uams/
H A Duams_dhx_passwd.c99 return AFPERR_NOTAUTH;
104 return AFPERR_NOTAUTH;
109 return AFPERR_NOTAUTH;
115 return AFPERR_NOTAUTH;
280 int err = AFPERR_NOTAUTH;
338 return AFPERR_NOTAUTH;
354 return (AFPERR_NOTAUTH);
370 return AFPERR_NOTAUTH;
H A Duams_passwd.c76 return AFPERR_NOTAUTH;
83 return AFPERR_NOTAUTH;
89 return AFPERR_NOTAUTH;
104 return AFPERR_NOTAUTH;
120 return AFPERR_NOTAUTH;
130 return AFPERR_NOTAUTH;
235 return AFPERR_NOTAUTH;
H A Duams_pgp.c87 return AFPERR_NOTAUTH;
173 return AFPERR_NOTAUTH;
H A Duams_dhx2_passwd.c170 return AFPERR_NOTAUTH;
176 return AFPERR_NOTAUTH;
262 return AFPERR_NOTAUTH;
540 ret = AFPERR_NOTAUTH;
546 ret = AFPERR_NOTAUTH;
558 ret = AFPERR_NOTAUTH;
H A Duams_randnum.c291 return AFPERR_NOTAUTH; /* unknown user */
295 return AFPERR_NOTAUTH;
352 return AFPERR_NOTAUTH;
396 return AFPERR_NOTAUTH;
448 err = AFPERR_NOTAUTH;
H A Duams_pam.c148 return AFPERR_NOTAUTH;
155 err = AFPERR_NOTAUTH;
311 return AFPERR_NOTAUTH;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/include/atalk/
H A Dafp.h76 #define AFPERR_NOTAUTH -5023 /* user not authenticated */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/include/atalk/
H A Dafp.h76 #define AFPERR_NOTAUTH -5023 /* user not authenticated */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/include/atalk/
H A Dafp.h76 #define AFPERR_NOTAUTH -5023 /* user not authenticated */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/etc/afpd/
H A Dafp_util.c133 AFPERR2NAME(AFPERR_NOTAUTH);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/etc/afpd/
H A Dafp_util.c133 AFPERR2NAME(AFPERR_NOTAUTH);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/etc/afpd/
H A Dafp_util.c133 AFPERR2NAME(AFPERR_NOTAUTH);

Completed in 198 milliseconds

12