strace/xlat/ioprio_who.in
Eugene Syromyatnikov 8a56b8a1b7 ioprio: move constant definitions to xlat
* xlat/ioprio_class.in: Add fallback values.
* xlat/ioprio_who.in: Likewise.
* ioprio.c: Remove IOPRIO_WHO_* and IOPRIO_CLASS_* enums.
2018-09-02 17:44:26 +00:00

4 lines
59 B
Plaintext

IOPRIO_WHO_PROCESS 1
IOPRIO_WHO_PGRP 2
IOPRIO_WHO_USER 3