fstat 220 examples/libsmbclient/smbwrapper/wrapper.c GETSYM(fstat, "fstat");
fstat 1076 examples/libsmbclient/smbwrapper/wrapper.c return (* smbw_libc.fstat)(fd, st);
fstat 121 examples/libsmbclient/smbwrapper/wrapper.h int (* fstat)(int fd, struct stat *st);
fstat 327 lib/nss_wrapper/nss_wrapper.c ret = fstat(nwrap->fd, &st);
fstat 81 lib/replace/repdir_getdents.c if (fstat(d->fd, &sb) < 0) {
fstat 83 lib/replace/repdir_getdirentries.c if (fstat(d->fd, &sb) < 0) {
fstat 71 lib/replace/test/testsuite.c if (fstat(fd, &st) != 0) {
fstat 892 lib/replace/test/testsuite.c if (fstat(fd, &st1) != 0) {
fstat 908 lib/replace/test/testsuite.c if (fstat(fd, &st2) != 0) {
fstat 922 lib/replace/test/testsuite.c if (fstat(fd, &st3) != 0) {
fstat 974 lib/replace/test/testsuite.c if (fstat(fd, &st1) != 0) {
fstat 991 lib/replace/test/testsuite.c if (fstat(fd, &st2) != 0) {
fstat 51 lib/tdb/common/io.c if (fstat(tdb->fd, &st) == -1) {
fstat 265 lib/tdb/common/open.c if (fstat(tdb->fd, &st) == -1)
fstat 442 lib/tdb/common/open.c if (fstat(tdb->fd, &st) != 0) {
fstat 173 lib/util/util_file.c if (fstat(fd, &sbuf) != 0) return NULL;
fstat 143 lib/zlib/minigzip.c if (fstat(ifd, &sb) < 0) return Z_ERRNO;
fstat 2774 source3/include/libsmbclient.h smbc_fstat_fn fstat DEPRECATED_SMBC_INTERFACE;
fstat 359 source3/include/vfs.h int (*fstat)(struct vfs_handle_struct *handle, struct files_struct *fsp, SMB_STRUCT_STAT *sbuf);
fstat 540 source3/include/vfs.h struct vfs_handle_struct *fstat;
fstat 64 source3/include/vfs_macros.h #define SMB_VFS_FSTAT(fsp, sbuf) ((fsp)->conn->vfs.ops.fstat((fsp)->conn->vfs.handles.fstat, (fsp), (sbuf)))
fstat 198 source3/include/vfs_macros.h #define SMB_VFS_OPAQUE_FSTAT(fsp, sbuf) ((fsp)->conn->vfs_opaque.ops.fstat((fsp)->conn->vfs_opaque.handles.fstat, (fsp), (sbuf)))
fstat 333 source3/include/vfs_macros.h #define SMB_VFS_NEXT_FSTAT(handle, fsp, sbuf) ((handle)->vfs_next.ops.fstat((handle)->vfs_next.handles.fstat, (fsp), (sbuf)))
fstat 64 source3/lib/ldb/common/ldb_ldif.c if (fstat(f, &statbuf) != 0) {
fstat 134 source3/lib/ldb/ldb_tdb/ldb_tdb_wrap.c if (fstat(tdb_fd(w->tdb), &st) != 0) {
fstat 320 source3/lib/system.c ret = fstat(fd, sbuf);
fstat 1960 source3/lib/system.c if (fstat(attrfd, &sbuf) == -1) {
fstat 653 source3/libsmb/libsmb_setget.c return c->fstat;
fstat 659 source3/libsmb/libsmb_setget.c c->fstat = fn;
fstat 315 source3/modules/onefs_shadow_copy.c if (fstat(fd, &stbuf) == -1)
fstat 344 source3/modules/onefs_shadow_copy.c if (fstat(fd, &stbuf) == -1)
fstat 449 source3/modules/onefs_shadow_copy.c if (fstat(fd, &stbuf) == -1)
fstat 58 source3/modules/vfs_dirsort.c if (fstat(data->fd, &dir_stat) == 0) {
fstat 125 source3/modules/vfs_dirsort.c if (fstat(data->fd, &dir_stat) == -1) {
fstat 303 source3/smbd/utmp.c if (fstat(fd, &buf) == 0) {
fstat 348 source3/utils/smbget.c if (fstat(localhandle, &localstat) != 0) {
fstat 471 source3/web/swat.c if (fstat(fileno(f), &st) == 0 &&
fstat 119 source3/winbindd/winbindd_cache.c if (fstat(tdb_fd(wcache->tdb), &st) == -1) {
fstat 1171 source4/heimdal/kdc/pkinit.c ret = fstat(fd, &sb);
fstat 265 source4/heimdal/lib/krb5/fcache.c ret = fstat (fd, &sb2);
fstat 941 source4/heimdal/lib/krb5/fcache.c ret = fstat(fd, &sb);
fstat 170 source4/heimdal/lib/krb5/v4_glue.c if (fstat(fd, &sb) != 0 || !S_ISREG(sb.st_mode)) {
fstat 75 source4/heimdal/lib/roken/dumpdata.c if (fstat(fd, &sb) != 0){
fstat 63 source4/lib/ldb/common/ldb_ldif.c if (fstat(f, &statbuf) != 0) {
fstat 135 source4/lib/ldb/ldb_tdb/ldb_tdb_wrap.c if (fstat(tdb_fd(w->tdb), &st) != 0) {
fstat 294 source4/ntvfs/cifs_posix_cli/vfs_cifs_posix.c if (fstat(f->fd, &st) == -1) {
fstat 382 source4/ntvfs/cifs_posix_cli/vfs_cifs_posix.c if (fstat(fd, &st) == -1) {
fstat 648 source4/ntvfs/posix/pvfs_resolve.c if (fstat(fd, &name->st) == -1) {
fstat 64 source4/ntvfs/posix/xattr_system.c ret = fstat(fd, &statbuf);
fstat 93 source4/ntvfs/posix/xattr_tdb.c if (fstat(fd, &st) == -1) {
fstat 291 source4/ntvfs/simple/vfs_simple.c if (fstat(f->fd, &st) == -1) {
fstat 379 source4/ntvfs/simple/vfs_simple.c if (fstat(fd, &st) == -1) {