Searched refs:sb1 (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/
H A Drc_io.c257 struct stat sb1, sb2; local
285 retval = lstat(d->fn, &sb1);
301 if ((sb1.st_dev != sb2.st_dev || sb1.st_ino != sb2.st_ino)
302 || (sb1.st_mode & S_IFMT) != S_IFREG)
315 if (sb1.st_mode & 077) {
323 if (sb1.st_uid != geteuid()) {
/osnet-11/usr/src/grub/grub-0.97/
H A Dconfig.sub870 sb1)
/osnet-11/usr/src/grub/grub2/build-aux/
H A Dconfig.sub907 sb1)

Completed in 24 milliseconds