Searched defs:mode2kind (Results 1 - 1 of 1) sorted by relevance

/system/core/toolbox/
H A Dls.c37 static char mode2kind(unsigned mode) function
53 *out++ = mode2kind(mode);
147 char filetype = mode2kind(s.st_mode);
153 printf("l%c ", mode2kind(link_dest.st_mode));

Completed in 15 milliseconds