Home
last modified time | relevance | path

Searched defs:pathname_concat (Results 1 – 2 of 2) sorted by relevance

/linux/tools/bpf/bpftool/
H A Dcommon.c1170 int pathname_concat(char *buf, int buf_sz, const char *path, in pathname_concat() function
/linux/tools/lib/bpf/
H A Dlibbpf.c2496 static int pathname_concat(char *buf, size_t buf_sz, const char *path, const char *name) in pathname_concat() function