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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/misc/
H A Dnetacnv.c24 flag(CONV_ALLOW_COLON),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Dunicode.h50 /* also escape '/'. Escape ':' if also CONV_ALLOW_COLON, */
60 #define CONV_ALLOW_COLON (1<<10) /* Allow ':' in name. Needed for Extended Attributes */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/unicode/
H A Dcharcnv.c926 if ( ! (option & CONV_ALLOW_COLON)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/vfs/
H A Dea.c80 uint16_t flags = CONV_ESCAPEHEX | CONV_ALLOW_COLON;

Completed in 46 milliseconds