Home
last modified time | relevance | path

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

/external/e2fsprogs/po/
Dat-expand.pl70 sub do_expand { subroutine
122 &do_expand();
134 &do_expand();
/external/toybox/toys/posix/
Dexpand.c34 static void do_expand(int fd, char *name) in do_expand() function
126 loopfiles(toys.optargs, do_expand); in expand_main()