find_relative_path() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

find_relative_path() function

Syntax

static char *find_relative_path(const char *from,     const char *to);

Arguments

from

to

References

LocationReferrerText
options.c:133
static char *find_relative_path(const char *from, const char *to)
options.c:232add_default_dirs()
char *bin2data = find_relative_path(BINDIR, PKGDATADIR);

Call Tree

Functions calling find_relative_path()
Functions called by find_relative_path()
all items filtered out
find_relative_path()
strchr()
strcat()
strlen()
malloc()
all items filtered out
Data read by find_relative_path()
Data written by find_relative_path()
find_relative_path()::i
find_relative_path()::n
find_relative_path()::next
find_relative_path()::relpath
all items filtered out
find_relative_path()
find_relative_path()::i
find_relative_path()::n
all items filtered out
Type of find_relative_path()
find_relative_path()
size_t
all items filtered out