strace/xlat/ioprio_who.in
Eugene Syromyatnikov d961fb6936 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-08-31 19:33:29 +02:00

4 lines
59 B
Plaintext

IOPRIO_WHO_PROCESS 1
IOPRIO_WHO_PGRP 2
IOPRIO_WHO_USER 3