Home
last modified time | relevance | path

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

/external/toybox/toys/other/
Dacpi.c85 static int temp_callback(struct dirtree *tree) in temp_callback() function
141 if (toys.optflags & FLAG_t) dirtree_read("/sys/class", temp_callback); in acpi_main()