Home
last modified time | relevance | path

Searched defs:pathname (Results 1 – 12 of 12) sorted by relevance

/components/dfs/dfs_v2/include/
A Ddfs_dentry.h35 char *pathname; /* the pathname under mounted file sytem */ member
A Ddfs_pcache.h71 char *fullpath, *pathname; /* Full path and relative path strings */ member
/components/legacy/fdt/src/
A Ddtb_set.c106 size_t dtb_node_set_dtb_property(void *fdt, char *pathname, char *property_name, uint32_t *cells, s… in dtb_node_set_dtb_property()
A Ddtb_get.c65 …get_dtb_nodes_list(struct dtb_node *dtb_node_head, struct dtb_node *dtb_node, const char *pathname) in _dtb_node_get_dtb_nodes_list()
549 struct dtb_node *dtb_node_get_dtb_node_by_path(struct dtb_node *dtb_node, const char *pathname) in dtb_node_get_dtb_node_by_path()
/components/finsh/
A Dmsh_file.c322 static void directory_delete_for_msh(const char *pathname, char f, char v) in directory_delete_for_msh()
846 static void directory_setattr(const char *pathname, struct dfs_attr *attr, char f, char v) in directory_setattr()
/components/dfs/dfs_v1/src/
A Ddfs_posix.c374 int unlink(const char *pathname) in unlink()
682 int rmdir(const char *pathname) in rmdir()
A Ddfs_file.c155 int dfs_file_is_open(const char *pathname) in dfs_file_is_open()
785 void ls(const char *pathname) in ls()
A Ddfs.c491 int fd_is_open(const char *pathname) in fd_is_open()
/components/dfs/dfs_v2/src/
A Ddfs_posix.c486 int unlink(const char *pathname) in unlink()
862 int rmdir(const char *pathname) in rmdir()
A Ddfs_dentry.c406 char *pathname = RT_NULL; in dfs_dentry_pathname() local
A Ddfs_file.c2537 void ls(const char *pathname) in ls()
/components/lwp/
A Dlwp_syscall.c1099 sysret_t sys_unlink(const char *pathname) in sys_unlink()
10332 sysret_t sys_chmod(const char *pathname, mode_t mode) in sys_chmod()
10379 sysret_t sys_chown(const char *pathname, uid_t owner, gid_t group) in sys_chown()

Completed in 40 milliseconds