Home
last modified time | relevance | path

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

/third_party/toybox/toys/posix/
Ddf.c216 struct mtab_list *mt2, *mt3; in df_main() local
222 mt3 = mt; in df_main()
227 if (!(toys.optflags & FLAG_a)) mt3->stat.st_dev = 0; in df_main()
228 mt3 = mt2; in df_main()