Searched defs:xmlWrapStatNative (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A DxmlIO.c658 * xmlWrapStatNative:
666 xmlWrapStatNative(const char *path,struct stat *info) function
676 static xmlWrapStatFunc xmlWrapStat = xmlWrapStatNative;
700 xmlWrapStat = xmlWrapStatNative;

Completed in 148 milliseconds