Home
last modified time | relevance | path

Searched refs:f_flags (Results 1 – 25 of 90) sorted by relevance

1234

/dflybsd-src/stand/boot/common/
H A Ddevopen.c47 f->f_flags |= F_DEVDESC; in devopen()
62 if (f->f_flags & F_DEVDESC) { in devclose()
67 f->f_flags &= ~F_DEVDESC; in devclose()
75 if (f->f_flags & F_DEVDESC) { in devreplace()
77 f->f_flags &= ~F_DEVDESC; in devreplace()
/dflybsd-src/usr.sbin/config/
H A Dmkmakefile.c295 if ((pf = fl_lookup(this)) && (pf->f_type != INVISIBLE || pf->f_flags)) in read_files()
301 if (tp->f_type != INVISIBLE || tp->f_flags) in read_files()
472 tp->f_flags = isdup; in read_files()
495 tp->f_flags = 0; in read_files()
497 tp->f_flags |= CONFIGDEP; in read_files()
499 tp->f_flags |= NO_IMPLCT_RULE; in read_files()
501 tp->f_flags |= NO_OBJ; in read_files()
503 tp->f_flags |= BEFORE_DEPEND; in read_files()
505 tp->f_flags |= NOWERROR; in read_files()
507 tp->f_flags |= NO_IMPLCT_RULE; in read_files()
[all …]
/dflybsd-src/stand/lib/
H A Dopen.c74 if (files[fd].f_flags == 0) in o_gethandle()
100 f->f_flags = mode + 1; in open()
113 f->f_flags |= F_RAW; in open()
137 f->f_flags = 0; in open()
H A Dclose.c73 if ((unsigned)fd >= SOPEN_MAX || f->f_flags == 0) { in close()
81 if (!(f->f_flags & F_RAW) && f->f_ops) in close()
87 f->f_flags = 0; in close()
H A Dfstat.c42 if ((unsigned)fd >= SOPEN_MAX || f->f_flags == 0) { in fstat()
48 if (f->f_flags & F_RAW) { in fstat()
H A Dioctl.c71 if ((unsigned)fd >= SOPEN_MAX || f->f_flags == 0) { in ioctl()
75 if (f->f_flags & F_RAW) { in ioctl()
H A Dreaddir.c39 if ((unsigned)fd >= SOPEN_MAX || !(f->f_flags & F_READ)) { in readdirfd()
43 if (f->f_flags & F_RAW) { in readdirfd()
H A Dcd9660.c98 int f_flags; /* file flags */ member
381 fp->f_flags = F_ISDIR; in cd9660_open()
384 fp->f_flags |= F_ROOTDIR; in cd9660_open()
401 fp->f_flags |= F_RR; in cd9660_open()
522 if (fp->f_flags & F_RR) { in cd9660_readdir()
523 if (fp->f_flags & F_ROOTDIR && fp->f_off == 0) in cd9660_readdir()
591 if (fp->f_flags & F_ISDIR) in cd9660_stat()
H A Dwrite.c73 if ((unsigned)fd >= SOPEN_MAX || !(f->f_flags & F_WRITE)) { in write()
77 if (f->f_flags & F_RAW) { in write()
H A Dlseek.c73 if ((unsigned)fd >= SOPEN_MAX || f->f_flags == 0) { in lseek()
78 if (f->f_flags & F_RAW) { in lseek()
H A Dread.c76 if ((unsigned)fd >= SOPEN_MAX || !(f->f_flags & F_READ)) { in read()
80 if (f->f_flags & F_RAW) { in read()
H A Dcloseall.c73 if (files[i].f_flags != 0) in closeall()
/dflybsd-src/contrib/file/magic/Magdir/
H A Darm9 # test for unused flag bits in f_flags
18 # test for unused flag bits in f_flags
27 # test for unused flag bits in f_flags
36 # test for unused flag bits in f_flags
H A Dhitachi-sh16 # test for unused flag bits (0x8000,0x0800,0x0400,0x0200,x0080) in f_flags
24 # test for unused flag bits in f_flags
/dflybsd-src/sys/vfs/smbfs/
H A Dsmbfs_smb.c788 if (ctx->f_flags & SMBFS_RDD_FINDFIRST) { in smbfs_smb_search()
794 ctx->f_flags &= ~SMBFS_RDD_FINDFIRST; in smbfs_smb_search()
807 ctx->f_flags |= SMBFS_RDD_EOF; in smbfs_smb_search()
865 if (ctx->f_flags & SMBFS_RDD_EOF) in smbfs_findnextLM1()
920 ctx->f_flags &= ~SMBFS_RDD_GOTRNAME; in smbfs_smb_trans2find2()
922 if (ctx->f_flags & SMBFS_RDD_FINDSINGLE) { in smbfs_smb_trans2find2()
924 ctx->f_flags |= SMBFS_RDD_NOCLOSE; in smbfs_smb_trans2find2()
926 if (ctx->f_flags & SMBFS_RDD_FINDFIRST) { in smbfs_smb_trans2find2()
980 if (ctx->f_flags & SMBFS_RDD_FINDFIRST) { in smbfs_smb_trans2find2()
983 ctx->f_flags &= ~SMBFS_RDD_FINDFIRST; in smbfs_smb_trans2find2()
[all …]
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcollect2-aix.h144 char f_flags[2]; member
166 char f_flags[2]; member
181 unsigned short f_flags; member
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcollect2-aix.h142 char f_flags[2]; member
164 char f_flags[2]; member
179 unsigned short f_flags; member
/dflybsd-src/sbin/fsck/
H A Dmain.c236 if (mntbuf != NULL && mntbuf->f_flags & MNT_ROOTFS) in checkfilesys()
334 if (mntbuf != NULL && (mntbuf->f_flags & MNT_RDONLY) == 0) in checkfilesys()
355 if (mntbuf->f_flags & MNT_RDONLY) { in checkfilesys()
360 mntbuf->f_flags | MNT_UPDATE | MNT_RELOAD, &args); in checkfilesys()
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Dcoffcode.h2046 if ((internal_f->f_flags & F_SHROBJ) != 0) in coff_mkobject_hook()
2075 if (! _bfd_coff_arm_set_private_flags (abfd, internal_f->f_flags)) in coff_mkobject_hook()
2082 if ((internal_f->f_flags & IMAGE_FILE_DEBUG_STRIPPED) == 0) in coff_mkobject_hook()
2086 if ((internal_f->f_flags & F_GO32STUB) != 0) in coff_mkobject_hook()
2149 switch (internal_f->f_flags & F_ARM_ARCHITECTURE_MASK) in coff_set_arch_mach_hook()
2195 switch (internal_f->f_flags & F_MACHMASK) in coff_set_arch_mach_hook()
2202 machine = ((unsigned)internal_f->f_flags & F_MACHMASK) >> 12; in coff_set_arch_mach_hook()
2212 switch (internal_f->f_flags & F_MACHMASK) in coff_set_arch_mach_hook()
2235 switch (F_I960TYPE & internal_f->f_flags) in coff_set_arch_mach_hook()
2436 machine = TICOFF_TARGET_MACHINE_GET (internal_f->f_flags); in coff_set_arch_mach_hook()
[all …]
H A Dpeicode.h178 filehdr_dst->f_flags = H_GET_16 (abfd, filehdr_src->f_flags); in coff_swap_filehdr_in()
186 filehdr_dst->f_flags |= F_LSYMS; in coff_swap_filehdr_in()
310 pe->real_flags = internal_f->f_flags; in pe_mkobject_hook()
312 if ((internal_f->f_flags & F_DLL) != 0) in pe_mkobject_hook()
315 if ((internal_f->f_flags & IMAGE_FILE_DEBUG_STRIPPED) == 0) in pe_mkobject_hook()
324 if (! _bfd_coff_arm_set_private_flags (abfd, internal_f->f_flags)) in pe_mkobject_hook()
1039 internal_f.f_flags = F_AR32WR | F_LNNO; /* XXX is this correct ? */ in pe_ILF_build_a_bfd()
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Dcoffcode.h2029 if ((internal_f->f_flags & F_SHROBJ) != 0) in coff_mkobject_hook()
2058 if (! _bfd_coff_arm_set_private_flags (abfd, internal_f->f_flags)) in coff_mkobject_hook()
2065 if ((internal_f->f_flags & IMAGE_FILE_DEBUG_STRIPPED) == 0) in coff_mkobject_hook()
2069 if ((internal_f->f_flags & F_GO32STUB) != 0) in coff_mkobject_hook()
2140 switch (internal_f->f_flags & F_ARM_ARCHITECTURE_MASK) in coff_set_arch_mach_hook()
2162 switch (internal_f->f_flags & F_MACHMASK) in coff_set_arch_mach_hook()
2172 machine = ((unsigned)internal_f->f_flags & F_MACHMASK) >> 12; in coff_set_arch_mach_hook()
2182 switch (internal_f->f_flags & F_MACHMASK) in coff_set_arch_mach_hook()
2308 machine = TICOFF_TARGET_MACHINE_GET (internal_f->f_flags); in coff_set_arch_mach_hook()
2323 machine = TICOFF_TARGET_MACHINE_GET (internal_f->f_flags); in coff_set_arch_mach_hook()
[all …]
H A Dpeicode.h178 filehdr_dst->f_flags = H_GET_16 (abfd, filehdr_src->f_flags); in coff_swap_filehdr_in()
186 filehdr_dst->f_flags |= F_LSYMS; in coff_swap_filehdr_in()
328 pe->real_flags = internal_f->f_flags; in pe_mkobject_hook()
330 if ((internal_f->f_flags & F_DLL) != 0) in pe_mkobject_hook()
333 if ((internal_f->f_flags & IMAGE_FILE_DEBUG_STRIPPED) == 0) in pe_mkobject_hook()
342 if (! _bfd_coff_arm_set_private_flags (abfd, internal_f->f_flags)) in pe_mkobject_hook()
1063 internal_f.f_flags = F_AR32WR | F_LNNO; /* XXX is this correct ? */ in pe_ILF_build_a_bfd()
/dflybsd-src/sys/kern/
H A Dkern_event.c1120 if (fops->f_flags & FILTEROP_ISFD) { in floadkevfps()
1225 if (fops->f_flags & FILTEROP_ISFD) { in kqueue_register()
1331 if ((fops->f_flags & FILTEROP_ISFD) && in kqueue_register()
1566 if ((kn->kn_fop->f_flags & FILTEROP_ISFD) && in kqueue_scan()
1745 if (kn->kn_fop->f_flags & FILTEROP_MPSAFE) { in filter_attach()
1767 if (kn->kn_fop->f_flags & FILTEROP_MPSAFE) { in knote_detach_and_drop()
1791 if (kn->kn_fop->f_flags & FILTEROP_MPSAFE) { in filter_event()
1988 if (kn->kn_fop->f_flags & FILTEROP_ISFD) { in knote_attach()
2017 if (kn->kn_fop->f_flags & FILTEROP_ISFD) in knote_drop()
2028 if (kn->kn_fop->f_flags & FILTEROP_ISFD) { in knote_drop()
/dflybsd-src/bin/ls/
H A Dls.c96 int f_flags; /* show flags associated with a file */ variable
288 f_flags = 1; in main()
699 if (f_flags) { in display()
727 if (f_flags) { in display()
/dflybsd-src/sbin/mount_ufs/
H A Dmount.c176 fs->fs_mntops, mntbuf->f_flags); in main()
231 mntbuf->f_flags); in main()
235 mntbuf->f_flags); in main()
681 opts = flags2opts(ent->f_flags); in putfsent()

1234