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

/xsrc/external/mit/fontconfig/dist/src/
H A Dfcstat.c384 statb->is_remote_fs = !(buf.f_flags & MNT_LOCAL);
393 statb->is_remote_fs = FcTrue;
411 statb->is_remote_fs = FcTrue;
428 return !statb.is_remote_fs;
H A Dfcint.h595 FcBool is_remote_fs; member in struct:_FcStatFS
/xsrc/external/mit/fontconfig/include/
H A Dfcint.h612 FcBool is_remote_fs; member in struct:_FcStatFS

Completed in 6 milliseconds