Home
last modified time | relevance | path

Searched refs:cmp_uint8 (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/libsystemd-network/
Dsd-dhcp-client.c784 static int cmp_uint8(const uint8_t *a, const uint8_t *b) { in cmp_uint8() function
907 typesafe_qsort(opts, n_opts, cmp_uint8); in client_message_init()