Searched refs:AFPERR_BADVERS (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dafp_util.c114 AFPERR2NAME(AFPERR_BADVERS);
H A Dauth.c709 return AFPERR_BADVERS;
720 return AFPERR_BADVERS ;
723 return AFPERR_BADVERS ;
728 return AFPERR_BADVERS ;
747 return send_reply(obj, AFPERR_BADVERS );
801 return send_reply(obj, AFPERR_BADVERS );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Dafp.h65 #define AFPERR_BADVERS -5003 /* bad afp version number */ macro

Completed in 113 milliseconds