Home
last modified time | relevance | path

Searched refs:d_namlen (Results 1 – 21 of 21) sorted by relevance

/components/libc/compilers/common/include/
A Ddirent.h62 …rt_uint8_t d_namlen; /* The length of the not including the terminating null file name … member
/components/drivers/usb/cherryusb/class/mtp/
A Dusbd_mtp.h25 …uint8_t d_namlen; /* The length of the not including the terminating nu… member
/components/dfs/dfs_v1/filesystems/mqueue/
A Ddfs_mqueue.c109 d->d_namlen = RT_NAME_MAX; in dfs_mqueue_getdents()
/components/dfs/dfs_v2/filesystems/mqueue/
A Ddfs_mqueue.c101 d->d_namlen = RT_NAME_MAX; in dfs_mqueue_getdents()
/components/dfs/dfs_v1/filesystems/romfs/
A Ddfs_romfs.c338 d->d_namlen = (rt_uint8_t)len; in dfs_romfs_getdents()
/components/dfs/dfs_v2/filesystems/romfs/
A Ddfs_romfs.c353 d->d_namlen = rt_strlen(name); in dfs_romfs_getdents()
/components/dfs/dfs_v1/filesystems/devfs/
A Ddevfs.c363 d->d_namlen = RT_NAME_MAX; in dfs_device_fs_getdents()
/components/dfs/dfs_v2/filesystems/procfs/
A Dproc_pid.c303 d->d_namlen = rt_strlen(d->d_name); in proc_pid_fd_getdents()
A Dprocfs.c161 d->d_namlen = rt_strlen(iter->name); in dfs_procfs_getdents()
/components/dfs/dfs_v1/filesystems/ramfs/
A Ddfs_ramfs.c352 d->d_namlen = RT_NAME_MAX; in dfs_ramfs_getdents()
/components/dfs/dfs_v2/filesystems/ramfs/
A Ddfs_ramfs.c352 d->d_namlen = RT_NAME_MAX; in dfs_ramfs_getdents()
/components/dfs/dfs_v2/filesystems/devfs/
A Ddevtmpfs.c331 d->d_namlen = rt_strlen(d->d_name); in devtmpfs_getdents()
/components/dfs/dfs_v2/filesystems/ptyfs/
A Dptyfs.c606 d->d_namlen = rt_strlen(d->d_name); in devpty_deffops_getdents()
/components/dfs/dfs_v1/filesystems/iso9660/
A Ddfs_iso9660.c324 it->dirp->d_namlen = namelen; in iso9660_lookup()
/components/dfs/dfs_v1/filesystems/tmpfs/
A Ddfs_tmpfs.c550 d->d_namlen = RT_NAME_MAX; in dfs_tmpfs_getdents()
/components/dfs/dfs_v1/filesystems/elmfat/
A Ddfs_elm.c674 d->d_namlen = (rt_uint8_t)rt_strlen(fn); in dfs_elm_getdents()
/components/dfs/dfs_v2/filesystems/tmpfs/
A Ddfs_tmpfs.c536 d->d_namlen = RT_NAME_MAX; in dfs_tmpfs_getdents()
/components/dfs/dfs_v1/filesystems/cromfs/
A Ddfs_cromfs.c1121 d->d_namlen = sub_dirent->dirent.name_size; in dfs_cromfs_getdents()
/components/dfs/dfs_v2/filesystems/elmfat/
A Ddfs_elm.c749 d->d_namlen = (rt_uint8_t)rt_strlen(fn); in dfs_elm_getdents()
/components/dfs/dfs_v1/filesystems/nfs/
A Ddfs_nfs.c1145 d->d_namlen = rt_strlen(name); in nfs_getdents()
/components/dfs/dfs_v2/filesystems/cromfs/
A Ddfs_cromfs.c1181 d->d_namlen = sub_dirent->dirent.name_size; in dfs_cromfs_getdents()

Completed in 104 milliseconds