Home
last modified time | relevance | path

Searched refs:f_type (Results 1 – 25 of 81) sorted by relevance

1234

/freebsd-14.2/contrib/sendmail/libsm/
H A Dfindfp.c196 fp->f_type = t->f_type; /* file type */
253 empty.f_type = NULL; in sm_init()
308 sm_free(fp->f_type);
309 fp->f_type = sm_strdup_x(v->f_type);
381 v->f_type = fp->f_type;
390 return strcmp(fp->f_type, valp) == 0;
H A Dvsnprintf.c74 fake.f_type = "sm_vsnprintf:fake";
H A Dsnprintf.c81 fake.f_type = "sm_snprintf:fake";
H A Dsscanf.c93 fake.f_type = "sm_io_sscanf:fake";
H A Dvasprintf.c79 fake.f_type = "sm_vasprintf:fake";
/freebsd-14.2/sys/kern/
H A Dsys_procdesc.c134 if (fp->f_type != DTYPE_PROCDESC) { in procdesc_find()
160 KASSERT(fp_procdesc->f_type == DTYPE_PROCDESC, in procdesc_pid()
179 if (fp->f_type != DTYPE_PROCDESC) { in kern_pdgetpid()
356 KASSERT(fp->f_type == DTYPE_PROCDESC, ("procdesc_close: !procdesc")); in procdesc_close()
566 if (fp2->f_type != DTYPE_PROCDESC) in procdesc_cmp()
H A Dkern_descrip.c852 if (fp->f_type != DTYPE_VNODE) { in kern_fcntl()
1710 } else if (fp->f_type == DTYPE_PIPE || fp->f_type == DTYPE_SOCKET) { in kern_fpathconf()
2487 if (fp->f_type != DTYPE_VNODE || in fdclearlocks()
2646 if (fp->f_type != DTYPE_VNODE) in is_unsafe()
2720 if (fp->f_type == DTYPE_MQUEUE || in fdcloseexec()
2798 if (fp->f_type == DTYPE_VNODE) { in closef()
2868 fp->f_type = type; in finit()
3704 if (fp->f_type != DTYPE_VNODE && fp->f_type != DTYPE_FIFO) { in sys_flock()
3858 if (fp->f_type == DTYPE_VNODE) { in chroot_refuse_vdir_fds()
4285 if (fp->f_type != DTYPE_VNODE || in descrip_check_write_mp()
[all …]
/freebsd-14.2/usr.sbin/syslogd/
H A Dsyslogd.c468 switch (f->f_type) { in close_filed()
479 f->f_type = F_UNUSED; in close_filed()
1842 switch (f->f_type) { in fprintlog_write()
2050 switch (f->f_type) { in fprintlog_rfc3164()
2608 switch (f->f_type) { in init()
3133 f->f_type = F_FORW; in cfline()
3148 f->f_type = F_TTY; in cfline()
3153 f->f_type = F_FILE; in cfline()
3161 f->f_type = F_PIPE; in cfline()
3165 f->f_type = F_WALL; in cfline()
[all …]
/freebsd-14.2/lib/libc/sys/
H A Dcompat-ino64.h78 sf->f_type = sf11->f_type; in __statfs11_to_statfs()
/freebsd-14.2/bin/ls/
H A Dls.c151 int f_type; /* add type character for non-regular files */ variable
357 f_type = 1; in main()
443 f_type = 1; in main()
545 !f_sizesort && !f_type in main()
557 if (!f_nofollow && !f_longform && !f_listdir && (!f_type || f_slash) in main()
H A Dls.h63 extern int f_type; /* add type character for non-regular files */
H A Dprint.c265 if (f_type) in printlong()
345 if (f_type) in printcol()
420 if (f_type) in printaname()
/freebsd-14.2/tools/tools/kttcp/sys/
H A Dkttcp.c170 if (fp->f_type == DTYPE_SOCKET) { in kttcp_send()
218 if (fp->f_type == DTYPE_SOCKET) { in kttcp_recv()
/freebsd-14.2/stand/uboot/arch/powerpc/
H A Dppc64_elf_freebsd.c56 if (!strcmp((*result)->f_type, "elf kernel")) in ppc64_uboot_elf_loadfile()
/freebsd-14.2/stand/uboot/
H A Delf_freebsd.c56 if (!strcmp((*result)->f_type, "elf kernel")) in __elfN()
/freebsd-14.2/stand/common/
H A Dmodule.c326 snprintf(lbuf, sizeof(lbuf), " (%s, 0x%lx)\n", fp->f_type, in command_lsmod()
765 fp->f_type = strdup(type); in file_loadraw()
772 if (fp->f_type == NULL) { in file_loadraw()
908 ((type == NULL) || !strcmp(type, fp->f_type))) in file_findfile()
1029 fp->f_type = strdup(type); in file_addbuf()
1035 if ((fp->f_name == NULL) || (fp->f_type == NULL)) { in file_addbuf()
1039 free(fp->f_type); in file_addbuf()
1602 free(fp->f_type); in file_discard()
/freebsd-14.2/stand/powerpc/ofw/
H A Dppc64_elf_freebsd.c60 if (!strcmp((*result)->f_type, "elf kernel")) in ppc64_ofw_elf_loadfile()
H A Delf_freebsd.c61 if (!strcmp((*result)->f_type, "elf kernel")) in __elfN()
/freebsd-14.2/contrib/sendmail/include/sm/
H A Dio.h131 char *f_type; /* for by-type lookups */ member
210 (f).f_type = (name);
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_file_os.c140 if (fp->f_type == DTYPE_VNODE) in zfs_file_write_impl()
285 if (fp->f_type != DTYPE_VNODE) in zfs_file_fsync()
/freebsd-14.2/usr.bin/find/
H A Dextern.h117 exec_f f_type; variable
/freebsd-14.2/contrib/capsicum-test/
H A Dcapsicum-test-main.cc155 tmpdir_on_tmpfs = (fsinfo.f_type == TMPFS_MAGIC); in main()
/freebsd-14.2/sys/fs/nullfs/
H A Dnull_vfsops.c373 sbp->f_type = mstat->f_type; in nullfs_statfs()
/freebsd-14.2/usr.sbin/config/
H A Dconfig.h108 int f_type; /* type */ member
H A Dmkmakefile.cc584 tp->f_type = filetype; in read_file()
704 if (tp->f_type != NODEPEND) { in do_xxfiles()
780 switch (ftp->f_type) { in do_rules()

1234