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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/misc/
H A Dnetacnv.c27 flag(CONV_IGNORE),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dmangle.c74 flags = CONV_IGNORE | CONV_UNESCAPEHEX;
H A Dvolume.c641 flags = CONV_IGNORE;
667 flags = CONV_IGNORE;
846 volume->v_utom_flags = CONV_IGNORE | CONV_UNESCAPEHEX;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Dunicode.h48 #define CONV_IGNORE (1<<0) /* return the first convertable characters. */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/unicode/
H A Dcharcnv.c763 * CONV_IGNORE: return the first convertable characters.
808 if ((option & CONV_IGNORE)) {
846 if (errno == EILSEQ && (option & CONV_IGNORE)) {
855 if ((option & CONV_IGNORE)) {
872 * CONV_IGNORE: return the first convertable characters.
876 * CONV_IGNORE and CONV_ESCAPEHEX can't work together. Should we check this ?
945 if ((option & CONV_IGNORE)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/ad/
H A Dad_util.c161 uint16_t flags = CONV_IGNORE | CONV_UNESCAPEHEX;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/megatron/
H A Dnad.c316 u_int16_t flags = CONV_IGNORE | CONV_UNESCAPEHEX;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/cnid_dbd/
H A Dcmd_dbd_scanvol.c76 uint16_t flags = CONV_IGNORE | CONV_UNESCAPEHEX;

Completed in 128 milliseconds