Home
last modified time | relevance | path

Searched defs:linfo (Results 1 – 2 of 2) sorted by relevance

/external/iproute2/ip/
Dipaddress.c689 struct nlmsg_list **linfo = (struct nlmsg_list**)arg; in store_nlmsg() local
709 struct nlmsg_list *linfo = NULL; in ipaddr_list_or_flush() local
/external/qemu/hw/
Ddma.c31 #define linfo(...) fprintf (stderr, "dma: " __VA_ARGS__) macro
34 #define linfo(...) macro