Searched refs:dir_item_str (Results 1 – 1 of 1) sorted by relevance
24 static const char* dir_item_str[] = { in show_dir() local93 if (type < ARRAY_SIZE(dir_item_str) && dir_item_str[type]) in show_dir()94 printf("<%s> ", dir_item_str[type]); in show_dir()
Completed in 2 milliseconds