Home | History | Annotate | Download | only in aapt

Lines Matching defs:sb

1102     struct stat sb;
1104 if (fstat(fd, &sb) < 0) {
1109 return sb.st_mtime;