Home
last modified time | relevance | path

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

/aosp_15_r20/external/bpftool/src/
H A Dcommon.c1098 int pathname_concat(char *buf, int buf_sz, const char *path, in pathname_concat() function
/aosp_15_r20/external/libbpf/src/
H A Dlibbpf.c2436 static int pathname_concat(char *buf, size_t buf_sz, const char *path, const char *name) in pathname_concat() function