Searched refs:SLIST_REMOVE (Results 1 – 5 of 5) sorted by relevance
/external/libiio/src/iiod/ |
D | ops.c | 728 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()
|
D | queue.h | 184 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
|
/external/openssh/openbsd-compat/ |
D | sys-queue.h | 57 #undef SLIST_REMOVE 235 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
|
/external/ipsec-tools/src/include-glibc/sys/ |
D | queue.h | 150 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
|
/external/iperf3/src/ |
D | queue.h | 150 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
|