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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/include/atalk/
H A Dvolume.h114 #define AFPVOL_CRLF (1 << 6) /* cr/lf translation */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/util/
H A Dvolinfo.c49 {AFPVOL_CRLF, "CRLF"}, /* cr/lf translation */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Dfork.c882 xlate = (ofork->of_vol->v_flags & AFPVOL_CRLF) ? crlf(ofork) : 0;
1216 xlate = (ofork->of_vol->v_flags & AFPVOL_CRLF) ? crlf(ofork) : 0;
H A Dvolume.c466 options[VOLOPT_FLAGS].i_value |= AFPVOL_CRLF;

Completed in 63 milliseconds