sys_stat 3404 source3/client/client.c if (ok && (sys_stat(buf,&sbuf) == 0)) { sys_stat 1793 source3/client/clitar.c if (sys_stat(argv[Optind], &stbuf) == 0) { sys_stat 918 source3/include/proto.h int sys_stat(const char *fname,SMB_STRUCT_STAT *sbuf); sys_stat 63 source3/lib/sysquotas.c if ( sys_stat(path, &S) == -1 ) sys_stat 74 source3/lib/sysquotas.c if ( sys_stat(mnt->mnt_dir,&S) == -1 ) sys_stat 117 source3/lib/sysquotas.c if ((ret=sys_stat(path, &S))!=0) { sys_stat 541 source3/lib/util.c if (sys_stat(fname,sbuf) != 0) sys_stat 554 source3/lib/util.c if (sys_stat(fname,&st) != 0) sys_stat 572 source3/lib/util.c if (sys_stat(dname,st) != 0) sys_stat 598 source3/lib/util.c if(sys_stat(file_name,&buf) != 0) sys_stat 823 source3/libgpo/gpo_util.c if (sys_stat(tmp, &sbuf) == 0) { sys_stat 835 source3/libgpo/gpo_util.c if (sys_stat(tmp, &sbuf) == 0) { sys_stat 590 source3/modules/vfs_default.c result = sys_stat(fname, sbuf); sys_stat 8480 source3/param/loadparm.c if (sys_stat(sharepath, &sbuf) == -1) { sys_stat 8751 source3/param/loadparm.c if (sys_stat(usersharepath, &sbuf) != 0) { sys_stat 8828 source3/param/loadparm.c if (sys_stat(usersharepath, &sbuf) != 0) { sys_stat 279 source3/passdb/pdb_smbpasswd.c if (sys_stat(pfile,&sbuf1) != 0) { sys_stat 296 source3/smbd/nttrans.c if (sys_stat(fname, &sbuf) == 0) { sys_stat 227 source3/smbd/quotas.c if ( sys_stat(path, &S) == -1 ) sys_stat 238 source3/smbd/quotas.c if ( sys_stat(mnt->mnt_dir,&S) == -1 ) sys_stat 320 source3/smbd/quotas.c if (sys_stat(path,&sbuf) == -1) { sys_stat 331 source3/smbd/quotas.c if (sys_stat(mnt->mnt_dir,&sbuf) == -1) { sys_stat 602 source3/smbd/quotas.c if (sys_stat(path,&sbuf) == -1) { sys_stat 615 source3/smbd/quotas.c if (sys_stat(mnt.mnt_mountp, &sbuf) == -1) { sys_stat 642 source3/smbd/quotas.c if (sys_stat(mnt->mnt_dir,&sbuf) == -1) { sys_stat 835 source3/smbd/quotas.c if ( sys_stat(path, &S) == -1 ) { sys_stat 845 source3/smbd/quotas.c if ( sys_stat(mnt->mnt_dir,&S) == -1 ) sys_stat 1157 source3/smbd/quotas.c if ((sys_stat(path, &S)<0) || (devnm(S_IFBLK, S.st_dev, dev_disk, 256, 1)<0)) sys_stat 1159 source3/smbd/quotas.c if ((sys_stat(path, &S)<0) || (devnm(S_IFBLK, S.st_dev, dev_disk, 256, 0)<0)) sys_stat 1186 source3/smbd/quotas.c if (sys_stat(path,&st) < 0) sys_stat 1195 source3/smbd/quotas.c if (sys_stat(mnts[i].f_mntonname,&st) < 0) sys_stat 656 source3/utils/net_conf.c if (sys_stat(path, &sbuf) != 0) { sys_stat 732 source3/utils/net_usershare.c if (sys_stat(us_path, &sbuf) != 0) { sys_stat 445 source3/web/cgi.c if (sys_stat(file, &st) != 0)