Home
last modified time | relevance | path

Searched refs:pathp (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/cmd/
H A Dfdt.c31 static int fdt_print(const char *pathp, char *prop, int depth);
255 char *pathp; /* path */ in do_fdt() local
266 pathp = argv[2]; in do_fdt()
269 nodeoffset = fdt_path_offset (working_fdt, pathp); in do_fdt()
289 char *pathp; /* path */ in do_fdt() local
303 pathp = argv[2]; in do_fdt()
306 nodeoffset = fdt_path_offset (working_fdt, pathp); in do_fdt()
344 char *pathp; /* path */ in do_fdt() local
363 pathp = argv[4]; in do_fdt()
366 nodeoffset = fdt_path_offset(working_fdt, pathp); in do_fdt()
[all …]
/openbmc/u-boot/lib/
H A Dof_live.c49 const char *pathp; in unflatten_dt_node() local
58 pathp = fdt_get_name(blob, *poffset, &l); in unflatten_dt_node()
59 if (!pathp) in unflatten_dt_node()
70 if ((*pathp) != '/') { in unflatten_dt_node()
82 pathp = ""; in unflatten_dt_node()
107 pathp, (int)strlen(fn), l, in unflatten_dt_node()
115 memcpy(fn, pathp, l); in unflatten_dt_node()
175 const char *p1 = pathp, *ps = pathp, *pa = NULL; in unflatten_dt_node()
198 debug("fixed up name for %s -> %s\n", pathp, in unflatten_dt_node()
/openbmc/u-boot/scripts/dtc/libfdt/
H A Dfdt_overlay.c104 int fragment, char const **pathp) in overlay_get_target() argument
141 if (pathp) in overlay_get_target()
142 *pathp = path ? path : NULL; in overlay_get_target()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/
H A Drdist-6.1.5-cleanup.patch754 tpathp = pathp = (char *)cp - 1;
775 spathp = pathp;
853 pathp = spathp;
854 *pathp = CNULL;