stbuf 133 usr/bin/cp/cp.c struct stat stbuf; stbuf 151 usr/bin/cp/cp.c fstat(fold, &stbuf); stbuf 152 usr/bin/cp/cp.c mode = stbuf.st_mode; stbuf 117 usr/sbin/install/install.c struct stat stbuf; stbuf 130 usr/sbin/install/install.c fstat(fold, &stbuf); stbuf 131 usr/sbin/install/install.c mode = stbuf.st_mode; stbuf 241 usr/server/boot/boot.c struct stat stbuf; stbuf 247 usr/server/boot/boot.c fstat(fold, &stbuf); stbuf 248 usr/server/boot/boot.c mode = stbuf.st_mode;