Home
last modified time | relevance | path

Searched defs:who (Results 1 – 3 of 3) sorted by relevance

/busybox-1.35.0/util-linux/
Dionice.c33 static int ioprio_set(int which, int who, int ioprio) in ioprio_set()
38 static int ioprio_get(int which, int who) in ioprio_get()
Drenice.c52 unsigned who; in renice_main() local
/busybox-1.35.0/networking/libiproute/
Dipaddress.c411 static int FAST_FUNC store_nlmsg(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg) in store_nlmsg()