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

/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
H A D_unixos.h587 char st_fstype[_ST_FSTYPSZ]; member in struct:stat64
/external/strace/
H A Dfile.c829 char st_fstype[16]; member in struct:solstat
1090 tprintf(", st_fstype=%.*s",
1091 (int) sizeof statbuf->st_fstype, statbuf->st_fstype);
1285 tprintf(", st_fstype=%.*s",
1286 (int) sizeof statbuf.st_fstype, statbuf.st_fstype);

Completed in 95 milliseconds