Home
last modified time | relevance | path

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

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