Searched refs:SH_LIST_INSERT_AFTER (Results 1 – 2 of 2) sorted by relevance
204 SH_LIST_INSERT_AFTER(lastp, newp, links, __data);229 SH_LIST_INSERT_AFTER(lastp, newp, links, __data);
87 #define SH_LIST_INSERT_AFTER(listelm, elm, field, type) do { \ macro