Searched refs:tmp_buf (Results 1 – 1 of 1) sorted by relevance
753 static char tmp_buf[10] = { 0 }; in cli_format() local851 tmp_buf, in cli_format()852 tmp_buf + 10, in cli_format()856 memcpy(buffer, tmp_buf, 4); in cli_format()875 tmp_buf, in cli_format()876 tmp_buf + 10, in cli_format()880 memcpy(buffer, tmp_buf, 4); in cli_format()
Completed in 3 milliseconds