Home
last modified time | relevance | path

Searched refs:ioprio_set (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/toys/other/
H A Dionice.c51 static int ioprio_set(void) in ioprio_set() function
67 if (-1 == ioprio_set() && !(toys.optflags&FLAG_t)) perror_exit("set"); in ionice_main()
93 if (-1 == ioprio_set()) perror_exit("set"); in iorenice_main()

Completed in 1 milliseconds