Searched refs:output_buf (Results 1 – 1 of 1) sorted by relevance
279 char output_buf[256] = {0}; in shell_cmd_ls() local281 sprintf(output_buf, "%s ", buf->d_name); in shell_cmd_ls()282 put_string(output_buf, color, COLOR_BLACK); in shell_cmd_ls()