Home
last modified time | relevance | path

Searched refs:make_nonrelative_path (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/subcmd/
H A Dexec-cmd.c55 static const char *make_nonrelative_path(const char *path) in make_nonrelative_path() function
134 astrcat(out, make_nonrelative_path(path)); in add_path()
/kernel/linux/linux-6.6/tools/lib/subcmd/
H A Dexec-cmd.c57 static const char *make_nonrelative_path(char *buf, size_t sz, const char *path) in make_nonrelative_path() function
141 astrcat(out, make_nonrelative_path(buf, sizeof(buf), path)); in add_path()

Completed in 1 milliseconds