Home
last modified time | relevance | path

Searched refs:separator (Results 1 – 3 of 3) sorted by relevance

/components/legacy/fdt/src/
A Ddtb_access.c245 const char *separator = strchr(path, ':'); in dtb_node_find_node_opts_by_path() local
248 *opts = separator ? separator + 1 : NULL; in dtb_node_find_node_opts_by_path()
257 const char *p = separator; in dtb_node_find_node_opts_by_path()
292 if (separator && separator < path) in dtb_node_find_node_opts_by_path()
/components/dfs/dfs_v1/filesystems/elmfat/
A D00history.txt352 Made path name parser ignore the terminating separator to allow "dir/".
/components/dfs/dfs_v2/filesystems/elmfat/
A D00history.txt352 Made path name parser ignore the terminating separator to allow "dir/".

Completed in 4 milliseconds