SMB_VFS_LSTAT 173 source3/modules/nfs4_acls.c ret = SMB_VFS_LSTAT(conn, filename, psbuf); SMB_VFS_LSTAT 1501 source3/modules/onefs_open.c if (SMB_VFS_LSTAT(conn, fname, psbuf) == -1) { SMB_VFS_LSTAT 199 source3/modules/vfs_acl_tdb.c ret = SMB_VFS_LSTAT(handle->conn, name, &sbuf); SMB_VFS_LSTAT 291 source3/modules/vfs_acl_tdb.c ret = SMB_VFS_LSTAT(handle->conn, fsp->fsp_name, &sbuf); SMB_VFS_LSTAT 341 source3/modules/vfs_acl_tdb.c ret = SMB_VFS_LSTAT(handle->conn, fname, &sbuf); SMB_VFS_LSTAT 517 source3/modules/vfs_acl_tdb.c ret = SMB_VFS_LSTAT(handle->conn,fname, &sbuf); SMB_VFS_LSTAT 614 source3/modules/vfs_acl_tdb.c ret = SMB_VFS_LSTAT(handle->conn, path, &sbuf); SMB_VFS_LSTAT 663 source3/modules/vfs_acl_tdb.c ret = SMB_VFS_LSTAT(handle->conn, path, &sbuf); SMB_VFS_LSTAT 767 source3/modules/vfs_acl_tdb.c ret = SMB_VFS_LSTAT(fsp->conn,fsp->fsp_name, &sbuf); SMB_VFS_LSTAT 860 source3/modules/vfs_acl_tdb.c ret = SMB_VFS_LSTAT(handle->conn, path, &sbuf); SMB_VFS_LSTAT 897 source3/modules/vfs_acl_tdb.c ret = SMB_VFS_LSTAT(fsp->conn,fsp->fsp_name, &sbuf); SMB_VFS_LSTAT 385 source3/modules/vfs_acl_xattr.c ret = SMB_VFS_LSTAT(handle->conn,fname, &sbuf); SMB_VFS_LSTAT 567 source3/modules/vfs_acl_xattr.c ret = SMB_VFS_LSTAT(fsp->conn,fsp->fsp_name, &sbuf); SMB_VFS_LSTAT 667 source3/modules/vfs_afsacl.c ret = SMB_VFS_LSTAT(conn, name, &sbuf); SMB_VFS_LSTAT 1134 source3/modules/vfs_default.c ret = SMB_VFS_LSTAT(handle->conn, fname, &sbuf); SMB_VFS_LSTAT 252 source3/modules/vfs_hpuxacl.c ret = SMB_VFS_LSTAT(handle->conn, name, &s); SMB_VFS_LSTAT 153 source3/modules/vfs_streams_xattr.c ret = SMB_VFS_LSTAT(handle->conn, io->base, sbuf); SMB_VFS_LSTAT 251 source3/modules/vfs_streams_xattr.c if (SMB_VFS_LSTAT(handle->conn, base, sbuf) == -1) { SMB_VFS_LSTAT 730 source3/modules/vfs_streams_xattr.c ret = SMB_VFS_LSTAT(handle->conn, fname, &sbuf); SMB_VFS_LSTAT 220 source3/modules/vfs_xattr_tdb.c ret = SMB_VFS_LSTAT(handle->conn, path, &sbuf); SMB_VFS_LSTAT 349 source3/modules/vfs_xattr_tdb.c ret = SMB_VFS_LSTAT(handle->conn, path, &sbuf); SMB_VFS_LSTAT 461 source3/modules/vfs_xattr_tdb.c ret = SMB_VFS_LSTAT(handle->conn, path, &sbuf); SMB_VFS_LSTAT 568 source3/modules/vfs_xattr_tdb.c ret = SMB_VFS_LSTAT(handle->conn, path, &sbuf); SMB_VFS_LSTAT 653 source3/modules/vfs_xattr_tdb.c ret = SMB_VFS_LSTAT(handle->conn, path, &sbuf); SMB_VFS_LSTAT 698 source3/modules/vfs_xattr_tdb.c ret = SMB_VFS_LSTAT(handle->conn, path, &sbuf); SMB_VFS_LSTAT 367 source3/smbd/close.c ret = SMB_VFS_LSTAT(conn,fsp->fsp_name,&sbuf); SMB_VFS_LSTAT 492 source3/smbd/close.c ret = SMB_VFS_LSTAT(fsp->conn,fsp->fsp_name,&sbuf); SMB_VFS_LSTAT 276 source3/smbd/filename.c ret = SMB_VFS_LSTAT(conn,name,&st); SMB_VFS_LSTAT 394 source3/smbd/filename.c ret = SMB_VFS_LSTAT(conn,name, &st); SMB_VFS_LSTAT 623 source3/smbd/filename.c ret = SMB_VFS_LSTAT(conn,name, &st); SMB_VFS_LSTAT 440 source3/smbd/msdfs.c if (SMB_VFS_LSTAT(conn, path, sbufp) != 0) { SMB_VFS_LSTAT 2311 source3/smbd/open.c if (SMB_VFS_LSTAT(conn, name, psbuf) == -1) { SMB_VFS_LSTAT 3352 source3/smbd/posix_acls.c ret = SMB_VFS_LSTAT(conn, name, &sbuf); SMB_VFS_LSTAT 3443 source3/smbd/posix_acls.c ret = SMB_VFS_LSTAT(conn,fname,&st); SMB_VFS_LSTAT 3699 source3/smbd/posix_acls.c sret = SMB_VFS_LSTAT(fsp->conn,fsp->fsp_name, &sbuf); SMB_VFS_LSTAT 3750 source3/smbd/posix_acls.c sret = SMB_VFS_LSTAT(fsp->conn, fsp->fsp_name, &sbuf); SMB_VFS_LSTAT 3760 source3/smbd/posix_acls.c sret = SMB_VFS_LSTAT(fsp->conn, fsp->fsp_name, &sbuf); SMB_VFS_LSTAT 925 source3/smbd/reply.c ret = SMB_VFS_LSTAT(conn,name,&sbuf); SMB_VFS_LSTAT 1043 source3/smbd/reply.c ret = SMB_VFS_LSTAT(conn,fname,&sbuf); SMB_VFS_LSTAT 2292 source3/smbd/reply.c ret = SMB_VFS_LSTAT(conn,fname,&sbuf); SMB_VFS_LSTAT 5190 source3/smbd/reply.c if(SMB_VFS_LSTAT(conn,fullname, &st) != 0) { SMB_VFS_LSTAT 5226 source3/smbd/reply.c if(SMB_VFS_LSTAT(conn, directory, &st) != 0) { SMB_VFS_LSTAT 5309 source3/smbd/reply.c if(SMB_VFS_LSTAT(conn,fullname, &st) != 0) { SMB_VFS_LSTAT 5774 source3/smbd/reply.c ret = SMB_VFS_LSTAT(conn,fsp->fsp_name,&sbuf); SMB_VFS_LSTAT 5994 source3/smbd/reply.c SMB_VFS_LSTAT(conn, directory, &sbuf1); SMB_VFS_LSTAT 6114 source3/smbd/reply.c SMB_VFS_LSTAT(conn, fname, &sbuf1); SMB_VFS_LSTAT 7340 source3/smbd/reply.c ret = SMB_VFS_LSTAT(conn, fsp->fsp_name, &sbuf); SMB_VFS_LSTAT 1379 source3/smbd/trans2.c if (SMB_VFS_LSTAT(conn,pathreal,&sbuf) != 0) { SMB_VFS_LSTAT 3913 source3/smbd/trans2.c if (SMB_VFS_LSTAT(conn,fname,&sbuf)) { SMB_VFS_LSTAT 4016 source3/smbd/trans2.c if (SMB_VFS_LSTAT(conn,base,&bsbuf)) { SMB_VFS_LSTAT 4039 source3/smbd/trans2.c if (SMB_VFS_LSTAT(conn,fname,&sbuf)) { SMB_VFS_LSTAT 6745 source3/smbd/trans2.c if (SMB_VFS_LSTAT(conn,fname,&sbuf)) { SMB_VFS_LSTAT 6839 source3/smbd/trans2.c SMB_VFS_LSTAT(conn,fname,&sbuf); SMB_VFS_LSTAT 963 source3/smbd/vfs.c if ( (SMB_VFS_LSTAT(conn,fname,&statbuf) != -1) && SMB_VFS_LSTAT 671 source3/torture/cmd_vfs.c if (SMB_VFS_LSTAT(vfs->conn, argv[1], &st) == -1) {