Home
last modified time | relevance | path

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

/external/toybox/toys/posix/
Ddf.c194 struct mtab_list *mt2, *mt3; in df_main() local
200 mt3 = mt; in df_main()
205 if (!toys.optflags & FLAG_a) mt3->stat.st_dev = 0; in df_main()
206 mt3 = mt2; in df_main()