Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/
H A Dbashreadline.c95 const char *bash_path = "/bin/bash"; in find_readline_so() local
103 func_off = get_elf_func_offset(bash_path, "readline"); in find_readline_so()
105 return strdup(bash_path); in find_readline_so()