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