Home
last modified time | relevance | path

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

1234

/freebsd-12.1/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);
382 v->f_type = fp->f_type;
391 valp = sm_strdup_x(fp->f_type);
400 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-12.1/sys/compat/linux/
H A Dlinux_event.c468 if (epfp->f_type != DTYPE_KQUEUE) { in linux_epoll_ctl()
562 if (epfp->f_type != DTYPE_KQUEUE) { in linux_epoll_wait_common()
739 if (fp->f_type != DTYPE_LINUXEFD || efd == NULL) in eventfd_close()
761 if (fp->f_type != DTYPE_LINUXEFD || efd == NULL) in eventfd_read()
807 if (fp->f_type != DTYPE_LINUXEFD || efd == NULL) in eventfd_write()
852 if (fp->f_type != DTYPE_LINUXEFD || efd == NULL) in eventfd_poll()
874 if (fp->f_type != DTYPE_LINUXEFD || efd == NULL) in eventfd_kqfilter()
940 fp->f_type != DTYPE_LINUXTFD)) in eventfd_ioctl()
1026 if (fp->f_type != DTYPE_LINUXTFD || tfd == NULL) in timerfd_close()
1055 if (fp->f_type != DTYPE_LINUXTFD || tfd == NULL) in timerfd_read()
[all …]
H A Dlinux_mmap.c131 if (fp->f_type != DTYPE_VNODE && fp->f_type != DTYPE_DEV) { in linux_mmap_common()
H A Dlinux_stats.c121 } else if (fp->f_type == DTYPE_PTS) { in translate_fd_major_minor()
316 l_long f_type; member
387 linux_statfs->f_type = bsd_to_linux_ftype(bsd_statfs->f_fstypename); in bsd_to_linux_statfs()
434 linux_statfs->f_type = bsd_to_linux_ftype(bsd_statfs->f_fstypename); in bsd_to_linux_statfs64()
/freebsd-12.1/usr.sbin/syslogd/
H A Dsyslogd.c427 switch (f->f_type) { in close_filed()
438 f->f_type = F_UNUSED; in close_filed()
1644 switch (f->f_type) { in fprintlog_write()
1848 switch (f->f_type) { in fprintlog_rfc3164()
2391 switch (f->f_type) { in init()
2733 f->f_type = F_FORW; in cfline()
2748 f->f_type = F_TTY; in cfline()
2753 f->f_type = F_FILE; in cfline()
2761 f->f_type = F_PIPE; in cfline()
2765 f->f_type = F_WALL; in cfline()
[all …]
/freebsd-12.1/lib/libc/sys/
H A Dcompat-ino64.h81 sf->f_type = sf11->f_type; in __statfs11_to_statfs()
/freebsd-12.1/sys/kern/
H A Dsys_procdesc.c151 if (fp->f_type != DTYPE_PROCDESC) { in procdesc_find()
177 KASSERT(fp_procdesc->f_type == DTYPE_PROCDESC, in procdesc_pid()
196 if (fp->f_type != DTYPE_PROCDESC) { in kern_pdgetpid()
373 KASSERT(fp->f_type == DTYPE_PROCDESC, ("procdesc_close: !procdesc")); in procdesc_close()
H A Dkern_descrip.c625 if (fp->f_type != DTYPE_VNODE) { in kern_fcntl()
730 if (fp->f_type != DTYPE_VNODE) { in kern_fcntl()
767 if (fp->f_type != DTYPE_VNODE) { in kern_fcntl()
1211 if (fp->f_type == DTYPE_MQUEUE) in closefp()
1469 } else if (fp->f_type == DTYPE_PIPE || fp->f_type == DTYPE_SOCKET) { in kern_fpathconf()
2353 if (fp->f_type != DTYPE_VNODE) in is_unsafe()
2501 if (fp->f_type == DTYPE_VNODE && td != NULL) { in closef()
2561 fp->f_type = type; in finit()
3010 if (fp->f_type != DTYPE_VNODE) { in sys_flock()
3162 if (fp->f_type == DTYPE_VNODE) { in chroot_refuse_vdir_fds()
[all …]
/freebsd-12.1/bin/ls/
H A Dls.c152 int f_type; /* add type character for non-regular files */ variable
341 f_type = 1; in main()
412 f_type = 1; in main()
513 !f_sizesort && !f_type in main()
525 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.c264 if (f_type) in printlong()
344 if (f_type) in printcol()
419 if (f_type) in printaname()
/freebsd-12.1/tools/tools/kttcp/sys/
H A Dkttcp.c171 if (fp->f_type == DTYPE_SOCKET) { in kttcp_send()
219 if (fp->f_type == DTYPE_SOCKET) { in kttcp_recv()
/freebsd-12.1/stand/uboot/lib/
H A Delf_freebsd.c64 if (!strcmp((*result)->f_type, "elf kernel")) in __elfN()
/freebsd-12.1/stand/powerpc/uboot/
H A Dppc64_elf_freebsd.c62 if (!strcmp((*result)->f_type, "elf kernel")) in ppc64_uboot_elf_loadfile()
/freebsd-12.1/contrib/amd/conf/mtab/
H A Dmtab_bsd.c68 switch (mp->f_type) { in mnt_dup()
/freebsd-12.1/stand/powerpc/ofw/
H A Dppc64_elf_freebsd.c62 if (!strcmp((*result)->f_type, "elf kernel")) in ppc64_ofw_elf_loadfile()
H A Delf_freebsd.c63 if (!strcmp((*result)->f_type, "elf kernel")) in __elfN()
/freebsd-12.1/stand/common/
H A Dmodule.c308 snprintf(lbuf, sizeof(lbuf), " (%s, 0x%lx)\n", fp->f_type, in command_lsmod()
500 fp->f_type = strdup(type); in file_loadraw()
627 ((type == NULL) || !strcmp(type, fp->f_type))) in file_findfile()
968 if (fp->f_type != NULL) in file_discard()
969 free(fp->f_type); in file_discard()
/freebsd-12.1/contrib/sendmail/include/sm/
H A Dio.h131 char *f_type; /* for by-type lookups */ member
210 (f).f_type = (name);
/freebsd-12.1/usr.sbin/config/
H A Dconfig.h53 int f_type; /* type */ member
/freebsd-12.1/sys/fs/nullfs/
H A Dnull_vfsops.c336 sbp->f_type = mstat->f_type;

1234