Home
last modified time | relevance | path

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

/aosp_15_r20/external/sg3_utils/src/
H A Dsg_opcodes.c724 char name_buff[NAME_BUFF_SZ]; in list_all_codes() local
983 char name_buff[NAME_BUFF_SZ]; in list_one() local
1171 char name_buff[NAME_BUFF_SZ]; in main() local
/aosp_15_r20/external/bpftool/src/
H A Dcommon.c337 char *name_buff, size_t buff_len) in get_prog_full_name()