Searched defs:reclen (Results 1 - 25 of 38) sorted by relevance

12

/src/sys/fs/cd9660/
H A Dcd9660_lookup.c114 int reclen; local in function:cd9660_lookup
H A Dcd9660_vnops.c405 int reclen; local in function:cd9660_readdir
H A Diso.h167 u_char reclen [ISODCL (81, 84)]; /* 723 */ member in struct:iso_extended_attributes
/src/sys/compat/common/
H A Dvfs_syscalls_12.c122 int len, reclen; /* Current-format */ local in function:compat_12_sys_getdirentries
H A Dvfs_syscalls_30.c211 int len, reclen; /* BSD-format */ local in function:compat_30_sys_getdents
H A Dvfs_syscalls_43.c340 int len, reclen; /* Current-format */ local in function:compat_43_sys_getdirentries
/src/sys/compat/linux32/common/
H A Dlinux32_dirent.c105 int len, reclen; /* BSD-format */ local in function:linux32_sys_getdents
[all...]
/src/sys/ufs/ext2fs/
H A Dext2fs_rename.c561 uint32_t reclen; /* Length of the entry we're examining. */ local in function:ext2fs_rename_recalculate_fulr
[all...]
H A Dext2fs_lookup.c839 int reclen = fs2h16(de->e2d_reclen); local in function:ext2fs_dirbadentry
[all...]
/src/sys/kern/
H A Dvfs_getcwd.c109 int len, reclen; local in function:getcwd_scandir
/src/sys/dev/fdt/
H A Dfdt_subr.c161 const u_int reclen = offset + cells_num; local in function:fdtbus_get_phandle_with_data
H A Dfdt_intr.c444 const u_int reclen = pis_off + pis_cells; local in function:get_specifier_from_map
/src/sys/compat/linux/common/
H A Dlinux_file64.c406 int len, reclen; /* BSD-format */ local in function:linux_sys_getdents64
/src/sys/arch/powerpc/oea/
H A Dofwoea_machdep.c429 int node, i, len, reclen; local in function:find_ranges
[all...]
/src/sys/arch/powerpc/pci/
H A Dpci_machdep_ofw.c198 int i, reclen, nrofpcidevs=0; local in function:genofw_setup_pciintr_map
/src/sys/arch/hpcmips/stand/lcboot/
H A Dmain.c517 u_int32_t reclen; local in function:load_srec
/src/sys/arch/ofppc/ofppc/
H A Dmachdep.c93 int child, mlen, acells, scells, reclen, i, j; local in function:ranges_bitmap
/src/usr.sbin/fstyp/
H A Dntfs.c56 uint32_t reclen; member in struct:ntfs_attr
/src/sys/rump/kern/lib/libsys_cygwin/
H A Drump_cygwin_compat.c185 size_t reclen, cygwin_reclen; local in function:rump_cygwin_sys_getdents
/src/sys/rump/kern/lib/libsys_sunos/
H A Drump_sunos_compat.c262 int len, reclen; /* BSD-format */ local in function:rump_sunos_sys_getdents
/src/sys/ufs/lfs/
H A Dlfs_rename.c352 uint32_t reclen; /* Length of the entry we're examining. */ local in function:ulfs_rename_recalculate_fulr
[all...]
/src/sys/ufs/ufs/
H A Dufs_rename.c610 uint32_t reclen; /* Length of the entry we're examining. */ local in function:ufs_rename_recalculate_fulr
[all...]
/src/sbin/fsck_ext2fs/
H A Ddir.c264 u_int16_t reclen = fs2h16(dp->e2d_reclen); local in function:dircheck
/src/sbin/fsck_ffs/
H A Ddir.c314 uint16_t reclen; local in function:dircheck
/src/include/
H A Ddb.h168 size_t reclen; /* record length (fixed-length records) */ member in struct:__anon6f9490020508

Completed in 21 milliseconds

12