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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DxmlIO.c672 static xmlWrapStatFunc xmlWrapStat = xmlWrapStatNative; variable
693 xmlWrapStat = xmlWrapStatUtf8;
696 xmlWrapStat = xmlWrapStatNative;
731 if (xmlWrapStat(path, &stat_buffer) == -1)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DxmlIO.c679 static xmlWrapStatFunc xmlWrapStat = xmlWrapStatNative; variable
700 xmlWrapStat = xmlWrapStatUtf8;
703 xmlWrapStat = xmlWrapStatNative;
738 if (xmlWrapStat(path, &stat_buffer) == -1)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DxmlIO.c679 static xmlWrapStatFunc xmlWrapStat = xmlWrapStatNative; variable
700 xmlWrapStat = xmlWrapStatUtf8;
703 xmlWrapStat = xmlWrapStatNative;
738 if (xmlWrapStat(path, &stat_buffer) == -1)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DxmlIO.c672 static xmlWrapStatFunc xmlWrapStat = xmlWrapStatNative; variable
693 xmlWrapStat = xmlWrapStatUtf8;
696 xmlWrapStat = xmlWrapStatNative;
731 if (xmlWrapStat(path, &stat_buffer) == -1)

Completed in 165 milliseconds