Home
last modified time | relevance | path

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

/Linux-v6.6/tools/bpf/bpftool/
Dcommon.c1098 int pathname_concat(char *buf, int buf_sz, const char *path, in pathname_concat() function
/Linux-v6.6/tools/lib/bpf/
Dlibbpf.c2163 static int pathname_concat(char *buf, size_t buf_sz, const char *path, const char *name) in pathname_concat() function