OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:target_path
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/libfdt/dist/
fdt_overlay.c
705
const char *
target_path
;
local
783
ret = overlay_get_target(fdt, fdto, fragment, &
target_path
);
789
if (!
target_path
) {
795
len = strlen(
target_path
);
803
if (!
target_path
) {
805
ret = overlay_get_target(fdt, fdto, fragment, &
target_path
);
813
if (!
target_path
) {
818
memcpy(buf,
target_path
, len + 1);
fdt_overlay.c
705
const char *
target_path
;
local
783
ret = overlay_get_target(fdt, fdto, fragment, &
target_path
);
789
if (!
target_path
) {
795
len = strlen(
target_path
);
803
if (!
target_path
) {
805
ret = overlay_get_target(fdt, fdto, fragment, &
target_path
);
813
if (!
target_path
) {
818
memcpy(buf,
target_path
, len + 1);
Completed in 33 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026