Searched defs:pathname_concat (Results 1 – 2 of 2) sorted by relevance
/linux/tools/bpf/bpftool/ | ||
H A D | common.c | 1198 int pathname_concat(char *buf, int buf_sz, const char *path, pathname_concat() function |
/linux/tools/lib/bpf/ | ||
H A D | libbpf.c | 2508 static int pathname_concat(char *buf, size_t buf_sz, const char *path, const char *name) pathname_concat() function |