Lines Matching defs:st
518 struct stat st;720 if (stat(p, &st) < 0)1378 if (r > 0 && (size_t)r < sizeof(buf) && stat(buf, &st) < 0) {