strtoumax         221 samples/bpf/test_cgrp2_sock.c 				idx = strtoumax(optarg, NULL, 0);
strtoumax         229 samples/bpf/test_cgrp2_sock.c 			mark = strtoumax(optarg, NULL, 0);
strtoumax         232 samples/bpf/test_cgrp2_sock.c 			prio = strtoumax(optarg, NULL, 0);