bin/ls/ls.c
152
int f_type; /* add type character for non-regular files */
bin/ls/ls.c
358
f_type = 1;
bin/ls/ls.c
444
f_type = 1;
bin/ls/ls.c
555
!f_sizesort && !f_type && f_groupdir == GRP_NONE
bin/ls/ls.c
567
if (!f_nofollow && !f_longform && !f_listdir && (!f_type || f_slash)
bin/ls/ls.h
61
extern int f_type; /* add type character for non-regular files */
bin/ls/print.c
266
if (f_type)
bin/ls/print.c
346
if (f_type)
bin/ls/print.c
421
if (f_type)
crypto/krb5/src/util/verto/ev.c
4235
&& (sfs.f_type == 0x1373 /* devfs */
crypto/krb5/src/util/verto/ev.c
4236
|| sfs.f_type == 0x4006 /* fat */
crypto/krb5/src/util/verto/ev.c
4237
|| sfs.f_type == 0x4d44 /* msdos */
crypto/krb5/src/util/verto/ev.c
4238
|| sfs.f_type == 0xEF53 /* ext2/3 */
crypto/krb5/src/util/verto/ev.c
4239
|| sfs.f_type == 0x72b6 /* jffs2 */
crypto/krb5/src/util/verto/ev.c
4240
|| sfs.f_type == 0x858458f6 /* ramfs */
crypto/krb5/src/util/verto/ev.c
4241
|| sfs.f_type == 0x5346544e /* ntfs */
crypto/krb5/src/util/verto/ev.c
4242
|| sfs.f_type == 0x3153464a /* jfs */
crypto/krb5/src/util/verto/ev.c
4243
|| sfs.f_type == 0x9123683e /* btrfs */
crypto/krb5/src/util/verto/ev.c
4244
|| sfs.f_type == 0x52654973 /* reiser3 */
crypto/krb5/src/util/verto/ev.c
4245
|| sfs.f_type == 0x01021994 /* tmpfs */
crypto/krb5/src/util/verto/ev.c
4246
|| sfs.f_type == 0x58465342 /* xfs */))
lib/libprocstat/libprocstat.c
585
switch (file.f_type) {
sbin/bectl/bectl_jail.c
201
mntbuf[i].f_type != MNTTYPE_ZFS) {
stand/common/bootstrap.h
233
char *f_type; /* verbose file type, eg 'elf kernel', 'pnptable', etc. */
stand/common/load_elf.c
435
if (strcmp(md_kerntype, kfp->f_type)) {
stand/common/load_elf.c
438
kfp->f_type);
stand/common/load_elf.c
466
fp->f_type = strdup(ef.kernel ?
stand/common/load_elf.c
469
fp->f_type = strdup(md_kerntype_mb);
stand/common/load_elf_obj.c
174
fp->f_type = strdup(md_modtype_obj);
stand/common/modinfo.c
133
MOD_TYPE(addr, fp->f_type, c);
stand/common/module.c
1039
fp->f_type = strdup(type);
stand/common/module.c
1045
if ((fp->f_name == NULL) || (fp->f_type == NULL)) {
stand/common/module.c
1049
free(fp->f_type);
stand/common/module.c
1612
free(fp->f_type);
stand/common/module.c
327
snprintf(lbuf, sizeof(lbuf), " (%s, 0x%lx)\n", fp->f_type,
stand/common/module.c
777
fp->f_type = strdup(type);
stand/common/module.c
784
if (fp->f_type == NULL) {
stand/common/module.c
920
((type == NULL) || !strcmp(type, fp->f_type)))
stand/fdt/fdt_loader_cmd.c
465
if (strcmp(fp->f_type, "dtbo") != 0)
stand/powerpc/ofw/elf_freebsd.c
61
if (!strcmp((*result)->f_type, md_kerntype))
stand/powerpc/ofw/ppc64_elf_freebsd.c
60
if (!strcmp((*result)->f_type, md_kerntype))
stand/uboot/arch/powerpc/ppc64_elf_freebsd.c
56
if (!strcmp((*result)->f_type, md_kerntype))
stand/uboot/elf_freebsd.c
56
if (!strcmp((*result)->f_type, md_kerntype))
sys/amd64/linux32/linux.h
240
l_int f_type;
sys/compat/freebsd32/freebsd32.h
146
int32_t f_type;
sys/compat/freebsd32/freebsd32_misc.c
331
CP(*in, *out, f_type);
sys/compat/linux/linux.c
576
if (fp->f_type == DTYPE_SOCKET)
sys/compat/linux/linux_event.c
306
if (epfp->f_type != DTYPE_KQUEUE) {
sys/compat/linux/linux_event.c
389
if (epfp->f_type != DTYPE_KQUEUE) {
sys/compat/linux/linux_file.c
1473
if (fp->f_type == DTYPE_PIPE) {
sys/compat/linux/linux_file.c
1504
if (fp->f_type != DTYPE_PIPE) {
sys/compat/linux/linux_file.c
185
if (fp->f_type != DTYPE_VNODE) {
sys/compat/linux/linux_file.c
1908
if (fp->f_type == DTYPE_SOCKET && (fp->f_flag & FNONBLOCK) != 0)
sys/compat/linux/linux_ioctl.c
2457
type = fp->f_type;
sys/compat/linux/linux_ioctl.c
2550
type = fp->f_type;
sys/compat/linux/linux_socket.c
2497
if ((fp->f_type != DTYPE_SHM && fp->f_type != DTYPE_VNODE) ||
sys/compat/linux/linux_socket.c
2498
(fp->f_type == DTYPE_VNODE &&
sys/compat/linux/linux_socket.c
2504
if (ofp->f_type != DTYPE_SOCKET)
sys/compat/linux/linux_socket.c
2522
return (fp->f_type == DTYPE_VNODE && fp->f_vnode != NULL &&
sys/compat/linux/linux_socket.c
2664
if ((fp->f_type != DTYPE_SHM && fp->f_type != DTYPE_VNODE) ||
sys/compat/linux/linux_socket.c
2665
(fp->f_type == DTYPE_VNODE &&
sys/compat/linux/linux_stats.c
271
l_long f_type;
sys/compat/linux/linux_stats.c
354
linux_statfs->f_type = bsd_to_linux_ftype(bsd_statfs->f_fstypename);
sys/compat/linux/linux_stats.c
398
linux_statfs->f_type = bsd_to_linux_ftype(bsd_statfs->f_fstypename);
sys/compat/linuxkpi/common/src/linux_compat.c
1789
if (fp2->f_type != DTYPE_DEV)
sys/dev/cxgbe/cxgbei/icl_cxgbei.c
1039
if (fp->f_type != DTYPE_SOCKET) {
sys/dev/cxgbe/cxgbei/icl_cxgbei.c
1709
if (fp->f_type != DTYPE_SOCKET) {
sys/dev/cxgbe/nvmf/nvmf_che.c
2426
if (fp->f_type != DTYPE_SOCKET) {
sys/dev/filemon/filemon_wrapper.c
68
if (filemon->fp->f_type == DTYPE_VNODE)
sys/dev/iscsi/icl_soft.c
1538
if (fp->f_type != DTYPE_SOCKET) {
sys/dev/nvmf/nvmf_tcp.c
1439
if (fp->f_type != DTYPE_SOCKET) {
sys/fs/devfs/devfs_vnops.c
2075
if (fp2->f_type != DTYPE_VNODE || fp2->f_ops != &devfs_ops_f)
sys/fs/fdescfs/fdesc_vnops.c
264
if ((fdm->flags & FMNT_NODUP) != 0 && a->fp->f_type == DTYPE_VNODE) {
sys/fs/fdescfs/fdesc_vnops.c
653
switch (fp->f_type) {
sys/fs/nfsclient/nfs_clport.c
1350
if (fp->f_type != DTYPE_SOCKET) {
sys/fs/nfsserver/nfs_nfsdport.c
4073
if (fp->f_type != DTYPE_SOCKET) {
sys/fs/nullfs/null_vfsops.c
380
sbp->f_type = mstat->f_type;
sys/fs/p9fs/p9fs_vfsops.c
566
buf->f_type = statfs.type;
sys/fs/unionfs/union_vfsops.c
528
sbp->f_type = mstat->f_type;
sys/i386/linux/linux.h
212
l_int f_type;
sys/kern/kern_descrip.c
1817
} else if (fp->f_type == DTYPE_PIPE || fp->f_type == DTYPE_SOCKET) {
sys/kern/kern_descrip.c
2642
if (fp->f_type != DTYPE_VNODE ||
sys/kern/kern_descrip.c
2801
if (fp->f_type != DTYPE_VNODE)
sys/kern/kern_descrip.c
2875
if (fp->f_type == DTYPE_MQUEUE ||
sys/kern/kern_descrip.c
2959
if (fp->f_type == DTYPE_VNODE) {
sys/kern/kern_descrip.c
3030
fp->f_type = type;
sys/kern/kern_descrip.c
3943
if (fp->f_type != DTYPE_VNODE && fp->f_type != DTYPE_FIFO) {
sys/kern/kern_descrip.c
4097
if (fp->f_type == DTYPE_VNODE) {
sys/kern/kern_descrip.c
4524
if (fp->f_type != DTYPE_VNODE ||
sys/kern/kern_descrip.c
4688
xf.xf_type = (uintptr_t)fp->f_type;
sys/kern/kern_descrip.c
5351
fp, file_type_to_name(fp->f_type), XPTRWIDTH, fp->f_data,
sys/kern/kern_descrip.c
5536
MPASS(fp->f_type == DTYPE_VNODE);
sys/kern/kern_descrip.c
740
if (fp->f_type != DTYPE_VNODE || fp->f_ops == &path_fileops) {
sys/kern/kern_descrip.c
845
if (fp->f_type != DTYPE_VNODE || fp->f_ops == &path_fileops) {
sys/kern/kern_descrip.c
901
if (fp->f_type != DTYPE_VNODE || fp->f_ops == &path_fileops) {
sys/kern/kern_descrip.c
952
if (fp->f_type != DTYPE_VNODE) {
sys/kern/kern_event.c
1717
if (fp->f_type == DTYPE_KQUEUE) {
sys/kern/kern_event.c
1963
if (fp->f_type != DTYPE_KQUEUE || kq == NULL)
sys/kern/kern_event.c
3055
MPASS(fp->f_type == DTYPE_KQUEUE);
sys/kern/kern_event.c
3155
MPASS(fp1->f_type == DTYPE_KQUEUE);
sys/kern/kern_event.c
3307
if (fp->f_type != DTYPE_KQUEUE)
sys/kern/kern_event.c
3359
if (fp->f_type != DTYPE_KQUEUE) {
sys/kern/kern_exit.c
1525
if (fp->f_type != DTYPE_PROCDESC) {
sys/kern/kern_jaildesc.c
437
if (fp2->f_type != DTYPE_JAILDESC)
sys/kern/kern_jaildesc.c
87
if (fp->f_type != DTYPE_JAILDESC)
sys/kern/kern_sendfile.c
537
if (fp->f_type == DTYPE_VNODE) {
sys/kern/kern_sendfile.c
564
} else if (fp->f_type == DTYPE_SHM) {
sys/kern/sys_generic.c
2238
if (fp1->f_type != fp2->f_type)
sys/kern/sys_generic.c
570
if (error != 0 && fp->f_type != DTYPE_SOCKET) {
sys/kern/sys_pipe.c
1668
if (fp->f_type == DTYPE_FIFO)
sys/kern/sys_procdesc.c
132
if (fp->f_type != DTYPE_PROCDESC) {
sys/kern/sys_procdesc.c
158
KASSERT(fp_procdesc->f_type == DTYPE_PROCDESC,
sys/kern/sys_procdesc.c
178
if (fp->f_type != DTYPE_PROCDESC) {
sys/kern/sys_procdesc.c
361
KASSERT(fp->f_type == DTYPE_PROCDESC, ("procdesc_close: !procdesc"));
sys/kern/sys_procdesc.c
573
if (fp2->f_type != DTYPE_PROCDESC)
sys/kern/sys_process.c
1634
if (fp->f_type != DTYPE_VNODE || fp->f_vnode->v_type != VREG) {
sys/kern/sys_timerfd.c
502
if (fp->f_type != DTYPE_TIMERFD) {
sys/kern/sys_timerfd.c
534
if (fp->f_type != DTYPE_TIMERFD) {
sys/kern/tty.c
2155
if (fp->f_type != DTYPE_VNODE || fp->f_vnode->v_type != VCHR) {
sys/kern/uipc_sem.c
600
if (fp->f_type != DTYPE_SEM) {
sys/kern/uipc_shm.c
1830
if (fp->f_type != DTYPE_SHM)
sys/kern/uipc_shm.c
1893
if (fp->f_type != DTYPE_SHM)
sys/kern/uipc_syscalls.c
117
if (__predict_false(fp->f_type != DTYPE_SOCKET)) {
sys/kern/uipc_syscalls.c
97
if (__predict_false(fp->f_type != DTYPE_SOCKET)) {
sys/kern/uipc_usrreq.c
3903
if (fp->f_type != DTYPE_SOCKET)
sys/kern/vfs_aio.c
1240
if (fp == NULL || fp->f_type != DTYPE_VNODE)
sys/kern/vfs_aio.c
1796
if (fp->f_type == DTYPE_VNODE) {
sys/kern/vfs_aio.c
2063
if (fp->f_type == DTYPE_VNODE) {
sys/kern/vfs_aio.c
811
if (fp->f_type == DTYPE_VNODE)
sys/kern/vfs_inotify.c
909
if (fp->f_type != DTYPE_INOTIFY) {
sys/kern/vfs_mount.c
688
mp->mnt_stat.f_type = vfsp->vfc_typenum;
sys/kern/vfs_subr.c
4876
(u_int)sp->f_version, (u_int)sp->f_type, (uintmax_t)sp->f_flags,
sys/kern/vfs_syscalls.c
4971
if (fp->f_type != DTYPE_VNODE) {
sys/kern/vfs_syscalls.c
723
osp->f_type = nsp->f_type;
sys/kern/vfs_syscalls.c
855
osp->f_type = nsp->f_type;
sys/kern/vfs_vnops.c
2968
if (fp->f_type == DTYPE_FIFO)
sys/kern/vfs_vnops.c
407
if (fp->f_type != DTYPE_NONE && fp->f_type != DTYPE_VNODE)
sys/kern/vfs_vnops.c
4499
if (fp2->f_type != DTYPE_VNODE)
sys/kern/vfs_vnops.c
523
fp->f_type = DTYPE_VNODE;
sys/security/audit/audit_arg.c
681
switch (fp->f_type) {
sys/security/mac/mac_syscalls.c
521
switch (fp->f_type) {
sys/security/mac/mac_syscalls.c
678
switch (fp->f_type) {
sys/security/mac_grantbylabel/mac_grantbylabel.c
388
if (fp->f_type != DTYPE_VNODE) {
sys/security/mac_veriexec/mac_veriexec.c
894
if (fp->f_type != DTYPE_VNODE) {
sys/security/mac_veriexec/mac_veriexec.c
897
fp->f_type);
sys/sys/file.h
207
short f_type; /* descriptor type */
sys/sys/mount.h
116
uint32_t f_type; /* type of filesystem */
sys/sys/mount.h
157
int f_type; /* type of filesystem */
sys/sys/mount.h
87
uint32_t f_type; /* type of filesystem */
tools/tools/kttcp/sys/kttcp.c
170
if (fp->f_type == DTYPE_SOCKET) {
tools/tools/kttcp/sys/kttcp.c
218
if (fp->f_type == DTYPE_SOCKET) {
usr.bin/find/extern.h
122
exec_f f_type;
usr.bin/find/option.c
160
{ "-type", c_type, f_type, 0 },
usr.sbin/config/config.h
106
int f_type; /* type */
usr.sbin/config/mkmakefile.cc
590
tp->f_type = filetype;
usr.sbin/config/mkmakefile.cc
710
if (tp->f_type != NODEPEND) {
usr.sbin/config/mkmakefile.cc
786
switch (ftp->f_type) {
usr.sbin/syslogd/syslogd.c
1649
if (f->f_type == F_CONSOLE && (flags & IGN_CONS))
usr.sbin/syslogd/syslogd.c
1659
if (no_compress - (f->f_type != F_PIPE) < 1 &&
usr.sbin/syslogd/syslogd.c
1700
if (f->f_type == F_FILE &&
usr.sbin/syslogd/syslogd.c
1761
switch (f->f_type) {
usr.sbin/syslogd/syslogd.c
1842
f->f_type = F_UNUSED;
usr.sbin/syslogd/syslogd.c
1915
f->f_type = F_UNUSED;
usr.sbin/syslogd/syslogd.c
1942
if (f->f_type == F_WALL)
usr.sbin/syslogd/syslogd.c
1997
switch (f->f_type) {
usr.sbin/syslogd/syslogd.c
2100
dprintf("Logging to %s", TypeNames[f->f_type]);
usr.sbin/syslogd/syslogd.c
2103
if (f->f_type == F_UNUSED) {
usr.sbin/syslogd/syslogd.c
2155
if (f->f_type == F_WALL) {
usr.sbin/syslogd/syslogd.c
2509
switch (f->f_type) {
usr.sbin/syslogd/syslogd.c
2540
if (f->f_type != F_PIPE || f->f_procdesc == -1)
usr.sbin/syslogd/syslogd.c
2652
printf("%s: ", TypeNames[f->f_type]);
usr.sbin/syslogd/syslogd.c
2653
switch (f->f_type) {
usr.sbin/syslogd/syslogd.c
3179
f->f_type = F_FORW;
usr.sbin/syslogd/syslogd.c
3184
f->f_type = F_UNUSED;
usr.sbin/syslogd/syslogd.c
3192
f->f_type = F_CONSOLE;
usr.sbin/syslogd/syslogd.c
3194
f->f_type = F_TTY;
usr.sbin/syslogd/syslogd.c
3199
f->f_type = F_FILE;
usr.sbin/syslogd/syslogd.c
3206
f->f_type = F_PIPE;
usr.sbin/syslogd/syslogd.c
3210
f->f_type = F_WALL;
usr.sbin/syslogd/syslogd.c
3226
f->f_type = F_USERS;
usr.sbin/syslogd/syslogd.c
3335
TypeNames[f->f_type], f->f_prevcount,
usr.sbin/syslogd/syslogd.c
373
if (f->f_type == F_FORW && f->f_addr_fds != NULL) {
usr.sbin/syslogd/syslogd.c
380
} else if (f->f_type == F_PIPE && f->f_procdesc != -1) {
usr.sbin/syslogd/syslogd.c
384
f->f_type = F_UNUSED;
usr.sbin/syslogd/syslogd.c
694
consfile.f_type = F_CONSOLE;
usr.sbin/syslogd/syslogd.c
820
if (f->f_type == F_UNUSED)
usr.sbin/syslogd/syslogd.h
142
enum f_type f_type;
usr.sbin/syslogd/syslogd_cap_config.c
107
enum f_type f_type = filed->f_type;
usr.sbin/syslogd/syslogd_cap_config.c
110
nvlist_add_number(nvl_filed, "f_type", f_type);
usr.sbin/syslogd/syslogd_cap_config.c
131
if (f_type == F_WALL || f_type == F_USERS) {
usr.sbin/syslogd/syslogd_cap_config.c
137
} else if (f_type == F_FILE || f_type == F_CONSOLE || f_type == F_TTY) {
usr.sbin/syslogd/syslogd_cap_config.c
139
} else if (f_type == F_FORW) {
usr.sbin/syslogd/syslogd_cap_config.c
145
} else if (filed->f_type == F_PIPE) {
usr.sbin/syslogd/syslogd_cap_config.c
169
enum f_type f_type;
usr.sbin/syslogd/syslogd_cap_config.c
177
f_type = filed->f_type = nvlist_get_number(nvl_filed, "f_type");
usr.sbin/syslogd/syslogd_cap_config.c
200
if (f_type == F_WALL || f_type == F_USERS) {
usr.sbin/syslogd/syslogd_cap_config.c
209
} else if (f_type == F_FILE || f_type == F_CONSOLE || f_type == F_TTY) {
usr.sbin/syslogd/syslogd_cap_config.c
212
} else if (f_type == F_FORW) {
usr.sbin/syslogd/syslogd_cap_config.c
229
} else if (filed->f_type == F_PIPE) {