Home
last modified time | relevance | path

Searched refs:endtype (Results 1 – 2 of 2) sorted by relevance

/third_party/toybox/porting/liteos_a/toys/posix/
Dls.c104 static char endtype(struct stat *st) in endtype() function
137 if (endtype(st)) ++*len; in entrylen()
408 char et = endtype(st), *ss; in listfiles()
/third_party/toybox/toys/posix/
Dls.c105 static char endtype(struct stat *st) in endtype() function
138 if (endtype(st)) ++*len; in entrylen()
417 char et = endtype(st), *ss; in listfiles()