Home
last modified time | relevance | path

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

/external/libiio/src/iiod/
Dops.c728 SLIST_REMOVE(&entry->thdlist_head, thd, ThdEntry, dev_list_entry); in rw_thd()
858 SLIST_REMOVE(&entry->thdlist_head, t, ThdEntry, dev_list_entry); in remove_thd_entry()
1063 SLIST_REMOVE(&pdata->thdlist_head, t, ThdEntry, parser_list_entry); in close_dev_helper()
Dqueue.h184 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/external/openssh/openbsd-compat/
Dsys-queue.h57 #undef SLIST_REMOVE
235 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/external/ipsec-tools/src/include-glibc/sys/
Dqueue.h150 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/external/iperf3/src/
Dqueue.h150 #define SLIST_REMOVE(head, elm, type, field) do { \ macro