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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Dvolume.h114 #define AFPVOL_CRLF (1 << 6) /* cr/lf translation */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/util/
H A Dvolinfo.c50 {AFPVOL_CRLF, "CRLF"}, /* cr/lf translation */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dfork.c883 xlate = (ofork->of_vol->v_flags & AFPVOL_CRLF) ? crlf(ofork) : 0;
1219 xlate = (ofork->of_vol->v_flags & AFPVOL_CRLF) ? crlf(ofork) : 0;
H A Dvolume.c473 options[VOLOPT_FLAGS].i_value |= AFPVOL_CRLF;

Completed in 66 milliseconds