Home
last modified time | relevance | path

Searched refs:fstbuf (Results 1 – 2 of 2) sorted by relevance

/dports/mail/libmilter/sendmail-8.16.1/libsmutil/
H A Dsafefile.c59 struct stat fstbuf; variable
74 st = &fstbuf;
/dports/sysutils/heirloom/heirloom-070715/ed/
H A Ded.c113 static struct stat fstbuf; variable
956 chown(file, fstbuf.st_uid, fstbuf.st_gid); in exfile()
957 chmod(file, fstbuf.st_mode & 07777); in exfile()
2256 fstat(fd, &fstbuf);