Searched refs:iface_help_buffer (Results 1 – 1 of 1) sorted by relevance
15 static char iface_help_buffer[MAX_IFACE_COUNT][MAX_IFACE_HELP_STR_LEN]; variable61 if (array_idx >= ARRAY_SIZE(iface_help_buffer)) { in set_iface_index_help()71 snprintk(iface_help_buffer[array_idx], MAX_IFACE_HELP_STR_LEN, in set_iface_index_help()74 snprintk(iface_help_buffer[array_idx], MAX_IFACE_HELP_STR_LEN, in set_iface_index_help()78 return iface_help_buffer[array_idx]; in set_iface_index_help()