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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Denumerate.c162 #define REPLY_PARAM_MAXLEN (4 + 104 + 1 + MACFILELEN + 4 + 2 + UTF8FILELEN_EARLY + 1) macro
261 maxsz = min(maxsz, *rbuflen - REPLY_PARAM_MAXLEN);

Completed in 26 milliseconds