Searched refs:statb (Results 1 – 12 of 12) sorted by relevance
/external/google-breakpad/src/client/solaris/handler/ |
D | solaris_lwp.cc | 198 struct stat statb; in read_lfile() local 210 if (fstat(fd, &statb) != 0) in read_lfile() 213 size = statb.st_size; in read_lfile()
|
/external/compiler-rt/test/BlocksRuntime/ |
D | testfilerunner.m | 762 struct stat statb; 763 int retval = stat(path, &statb); 765 if (statb.st_mode & S_IFDIR) return true; 770 struct stat statb; 771 int retval = stat(path, &statb); 773 if (!(statb.st_mode & S_IFREG)) return false; 774 if (statb.st_mode & S_IXUSR) return true; 779 struct stat statb; 780 int retval = stat(binary, &statb); 787 if (stata.st_mtimespec.tv_sec > statb.st_mtimespec.tv_sec) return true; [all …]
|
/external/mksh/src/ |
D | histrap.c | 331 struct stat statb; in c_fc() local 342 if (stat(tf->tffn, &statb) < 0) in c_fc() 344 else if ((off_t)statb.st_size > MKSH_MAXHISTFSIZE) { in c_fc() 346 "file", (unsigned long)statb.st_size); in c_fc() 349 n = (size_t)statb.st_size + 1; in c_fc()
|
D | exec.c | 1369 struct stat statb; in iosetup() local 1397 if (stat(cp, &statb)) { in iosetup() 1400 } else if (S_ISREG(statb.st_mode)) { in iosetup() 1462 if (fstat(u, &statb) || S_ISREG(statb.st_mode)) { in iosetup()
|
D | eval.c | 1519 stat(Xstring(*xs, xp), &statb) < 0 ? -1 : 1)) in globit() 1520 struct stat lstatb, statb; in globit() local 1534 stat_check() < 0 || !S_ISDIR(statb.st_mode))) in globit() 1545 S_ISDIR(statb.st_mode)))) { in globit()
|
D | main.c | 1340 struct stat statb; in can_seek() local 1342 return (fstat(fd, &statb) == 0 && !S_ISREG(statb.st_mode) ? in can_seek()
|
D | var.c | 1289 struct stat statb; in setspec() local 1294 stat(s, &statb) == 0 && S_ISDIR(statb.st_mode)) in setspec()
|
D | edit.c | 407 struct stat statb; in x_file_glob() local 421 stat(words[0], &statb) < 0) || in x_file_glob()
|
/external/libpcap/ |
D | pcap-linux.c | 2174 struct stat statb; local 2237 if (lstat(subsystem_path, &statb) != 0) { 2655 struct stat statb; local 2670 if (stat(pathstr, &statb) == 0) {
|
/external/hyphenation-patterns/de/ |
D | hyph-de-1996.pat.txt | 16740 2statb
|
D | hyph-de-1901.pat.txt | 17014 2statb
|
D | hyph-de-ch-1901.pat.txt | 16801 2statb
|