Searched refs:parse_statfs (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/webdavfs-367/mount.tproj/
H A Dwebdav_parse.h194 extern int parse_statfs(const UInt8 *xmlp, CFIndex xmlp_len, struct statfs *statfsbuf);
H A Dwebdav_parse.c1924 int parse_statfs(const UInt8 *xmlp, CFIndex xmlp_len, struct statfs *statfsbuf) function
H A Dwebdav_network.c3599 error = parse_statfs(responseBuffer, count, fs_attr);

Completed in 161 milliseconds