Searched refs:SM_TAILQ_REMOVE (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/sendmail/libmilter/
H A Dmonitor.c216 SM_TAILQ_REMOVE(&Mon_ctx_head, ctx, ctx_mon_link);
H A Dworker.c828 SM_TAILQ_REMOVE(&WRK_CTX_HEAD, ctx, ctx_link);
/freebsd-9.3-release/contrib/sendmail/include/sm/
H A Dtailq.h138 #define SM_TAILQ_REMOVE(head, elm, field) do { \ macro

Completed in 107 milliseconds