Home
last modified time | relevance | path

Searched refs:fstat (Results 151 – 175 of 419) sorted by relevance

12345678910>>...17

/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Drcfile.c106 if (fstat(fileno(f), &statbuf) >= 0 && in rc_open()
140 if (fstat(fileno(f), &statbuf) >= 0 && in rc_merge()
/illumos-gate/usr/src/lib/print/libpapi-lpd/common/
H A Dlpd-port.c423 if (fstat(fd, &st) < 0) in send_data_file()
516 if (fstat(fd, &st) < 0) { in submit_job()
/illumos-gate/usr/src/cmd/mailx/
H A Dfio.c527 if (fstat(fileno(ibuf), &statb) >= 0 && statb.st_size > mailsize) { in edstop()
705 if (fstat(f, &sbuf) < 0) in fsize()
/illumos-gate/usr/src/cmd/bhyve/
H A Dmevent.c360 if (fstat(mevp->me_poll.mp_fd, &st) != 0) { in mevent_poll_file_attrib()
492 if (fstat(mevp->me_fd, &st) != 0) { in mevent_update_one_vnode()
H A Dblock_if.c650 if (fstat(fd, &sbuf) < 0) { in blockif_open()
854 if (fstat(fd, &sb) != 0) in blockif_resized()
905 if (fstat(bc->bc_fd, &sb) != 0) { in blockif_register_resize_callback()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfpkrd.c261 if(fstat(fd, &st) < 0 || !S_ISSOCK(st.st_mode) )
/illumos-gate/usr/src/cmd/ypcmd/ypupdated/
H A Drpc.ypupdated.c162 if (fstat(fd, &st) == -1) in issock()
/illumos-gate/usr/src/cmd/sgs/libelf/demo/
H A Ddcom.c337 (void) fstat(fd, &sbuf); in delete_comment()
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dstdio.c352 if (fstat(fp->f_file, &st) == 0)
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dattrat.c186 if ((error = fstat(fd, &buf)) != 0) in cgetattr()
/illumos-gate/usr/src/lib/libwrap/
H A Dtli.c195 if (fstat(fd, &from_client) != 0) {
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/with_structs/
H A Dimplicit_dependencies2131 'fstat': set(['fstat', 'lstat', 'newfstat', 'stat']),
2455 'fstat',
2520 'fstat',
6164 'fstat',
6740 'fstat',
7417 'fstat',
8400 'fstat',
8972 'fstat',
11115 'fstat',
11815 'fstat',
[all …]
/illumos-gate/usr/src/cmd/sendmail/libsmutil/
H A Dsafefile.c881 if (fstat(fd, &sta) < 0)
957 fstat(fd, &st) >= 0 &&
/illumos-gate/usr/src/uts/common/syscall/
H A Dstat.c154 fstat(int fd, struct stat *sb) in fstat() function
166 return (fstat(fd, sb)); in fstatat()
/illumos-gate/usr/src/tools/find_elf/
H A Dfind_elf.c209 if (fstat(fd, &sb) < 0) { in process_arg()
323 if (fstat(fd, &sb) < 0) { in process_dir()
/illumos-gate/usr/src/boot/libsa/
H A DMakefile.inc232 $(SASRC)/stat.c $(SASRC)/fstat.c $(SASRC)/close.c \
236 OBJECTS += closeall.o dev.o ioctl.o nullfs.o stat.o fstat.o close.o lseek.o \
/illumos-gate/usr/src/cmd/sgs/libcrle/common/
H A Ddump.c253 (void) fstat(fd, &status); in filladdr()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dpath.c528 if(fstat(fd,&statb)<0 || S_ISDIR(statb.st_mode)) in path_opentype()
938 if((fd=open(path,O_RDONLY,0))<0 || fstat(fd,&statb)<0) in canexecute()
1298 if(fstat(n,&statb)>=0 && !(statb.st_mode&(S_ISUID|S_ISGID))) in exscript()
1310 if(fstat(n,&statb)<0 || statb.st_uid != euserid) in exscript()
1519 fstat(fd,&statb); in path_chkpaths()
/illumos-gate/usr/src/lib/libc/port/locale/
H A Drune.c74 if (fstat(fd, &sb) < 0) { in _Read_RuneMagi()
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfslogtab.c376 if ((fstat(fileno(fd), &st) == 0) && in logtab_deactivate_after_boot()
/illumos-gate/usr/src/cmd/news/
H A Dnews.c277 fstat (fileno (fd), &sbuf); in print_item()
/illumos-gate/usr/src/cmd/boot/fiocompress/
H A Dfiocompress.c141 if (fstat(fd, &stbuf) == -1) { in setup_infile()
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/
H A Dkdb_db2.c521 if (fstat(db_ctx->db_lf_file, &st) < 0) in krb5_db2_db_get_age()
559 if (fstat(db_ctx->db_lf_file, &st) == 0) { in krb5_db2_db_end_update()
584 if (fstat(db_ctx->db_lf_file, &st) == 0) in krb5_db2_db_end_update()
844 if (fstat(fd, &statb) == -1) { in destroy_file_suffix()
/illumos-gate/usr/src/cmd/boot/installboot/sparc/
H A Dinstallboot.c107 if (fstat(fd, &sb) == -1) { in read_bootblock_from_file()
463 if (fstat(device->fd, &statbuf) != 0) { in open_device()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dcollect.c222 if (dfd < 0 || fstat(dfd, &stbuf) < 0)
973 fstat(sm_io_getinfo(df, SM_IO_WHAT_FD, NULL), &st)

12345678910>>...17