Home
last modified time | relevance | path

Searched refs:color_from_mode (Results 1 - 2 of 2) sorted by relevance

/third_party/toybox/porting/liteos_a/toys/posix/
H A Dls.c271 static int color_from_mode(mode_t mode) in color_from_mode() function
495 color = color_from_mode(st->st_mode); in listfiles()
509 else color = color_from_mode(st2.st_mode); in listfiles()
/third_party/toybox/toys/posix/
H A Dls.c281 static int color_from_mode(mode_t mode) in color_from_mode() function
507 color = color_from_mode(st->st_mode); in listfiles()
521 else color = color_from_mode(st2.st_mode); in listfiles()

Completed in 2 milliseconds