SCHED_ERR
if (string_to_prio(optarg) != SCHED_ERR) {
if (string_to_prio(val) != SCHED_ERR)
return SCHED_ERR;