Home
last modified time | relevance | path

Searched refs:result_sz (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/tools/lib/bpf/
Dlibbpf.c10691 static int resolve_full_path(const char *file, char *result, size_t result_sz) in resolve_full_path() argument
10722 snprintf(result, result_sz, "%.*s/%s", seg_len, s, file); in resolve_full_path()