Home
last modified time | relevance | path

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

/external/sg3_utils/src/
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
/external/bpftool/src/
Dcommon.c309 char *name_buff, size_t buff_len) in get_prog_full_name()