Searched refs:join_path (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/dtc/
H A Dfstree.c46 tmpname = join_path(dirname, de->d_name);
H A Dutil.h75 extern char *join_path(const char *path, const char *name);
H A Ddtc.c49 tree->fullpath = join_path(prefix, tree->name);
H A Dsrcpos.c78 fullname = join_path(dirname, fname);
H A Dutil.c79 char *join_path(const char *path, const char *name) function

Completed in 95 milliseconds