Searched refs:d_namlen (Results 1 – 21 of 21) sorted by relevance
62 …rt_uint8_t d_namlen; /* The length of the not including the terminating null file name … member
25 …uint8_t d_namlen; /* The length of the not including the terminating nu… member
109 d->d_namlen = RT_NAME_MAX; in dfs_mqueue_getdents()
101 d->d_namlen = RT_NAME_MAX; in dfs_mqueue_getdents()
338 d->d_namlen = (rt_uint8_t)len; in dfs_romfs_getdents()
353 d->d_namlen = rt_strlen(name); in dfs_romfs_getdents()
363 d->d_namlen = RT_NAME_MAX; in dfs_device_fs_getdents()
303 d->d_namlen = rt_strlen(d->d_name); in proc_pid_fd_getdents()
161 d->d_namlen = rt_strlen(iter->name); in dfs_procfs_getdents()
352 d->d_namlen = RT_NAME_MAX; in dfs_ramfs_getdents()
331 d->d_namlen = rt_strlen(d->d_name); in devtmpfs_getdents()
606 d->d_namlen = rt_strlen(d->d_name); in devpty_deffops_getdents()
324 it->dirp->d_namlen = namelen; in iso9660_lookup()
550 d->d_namlen = RT_NAME_MAX; in dfs_tmpfs_getdents()
674 d->d_namlen = (rt_uint8_t)rt_strlen(fn); in dfs_elm_getdents()
536 d->d_namlen = RT_NAME_MAX; in dfs_tmpfs_getdents()
1121 d->d_namlen = sub_dirent->dirent.name_size; in dfs_cromfs_getdents()
749 d->d_namlen = (rt_uint8_t)rt_strlen(fn); in dfs_elm_getdents()
1145 d->d_namlen = rt_strlen(name); in nfs_getdents()
1181 d->d_namlen = sub_dirent->dirent.name_size; in dfs_cromfs_getdents()
Completed in 104 milliseconds