Home | History | Annotate | Download | only in zipalign

Lines Matching defs:sb

1181     struct stat sb;
1183 if (fstat(fd, &sb) < 0) {
1188 return sb.st_mtime;