Searched refs:LIST_FIND_TAIL (Results 1 - 10 of 10) sorted by relevance

/systemd/src/timesync/
H A Dtimesyncd-server.c43 LIST_FIND_TAIL(addresses, n->addresses, tail);
91 LIST_FIND_TAIL(names, m->system_servers, tail);
94 LIST_FIND_TAIL(names, m->link_servers, tail);
97 LIST_FIND_TAIL(names, m->fallback_servers, tail);
/systemd/src/resolve/
H A Dresolved-dns-search-domain.c157 LIST_FIND_TAIL(domains, d, tail);
163 LIST_FIND_TAIL(domains, d, tail);
H A Dresolved-dns-server.c206 LIST_FIND_TAIL(servers, s, tail);
212 LIST_FIND_TAIL(servers, s, tail);
218 LIST_FIND_TAIL(servers, s, tail);
/systemd/src/basic/
H A Dlist.h60 LIST_FIND_TAIL(name,head,_tail); \
94 #define LIST_FIND_TAIL(name,item,tail) \ macro
/systemd/src/test/
H A Dtest-list.c77 LIST_FIND_TAIL(item, &items[3], cursor);
/systemd/src/libsystemd-network/
H A Dlldp-tlv.c312 LIST_FIND_TAIL(section, m->sections, tail);
/systemd/src/bus-proxyd/
H A Dbus-xml-policy.c53 LIST_FIND_TAIL(items, *list, tail);
/systemd/src/bootchart/
H A Dsvg.c1290 LIST_FIND_TAIL(link, sampledata, head);
/systemd/src/core/
H A Dexecute.c2855 LIST_FIND_TAIL(command, *l, end);
H A Dload-fragment.c415 LIST_FIND_TAIL(port, s->ports, tail);

Completed in 83 milliseconds