Searched refs:SLIST_REMOVE_AFTER (Results 1 - 12 of 12) sorted by relevance

/freebsd-12-stable/lib/libc/gen/
H A Dpopen.c217 SLIST_REMOVE_AFTER(last, next);
/freebsd-12-stable/usr.sbin/autofs/
H A Dpopen.c169 SLIST_REMOVE_AFTER(last, next);
/freebsd-12-stable/contrib/nvi/common/
H A Dcut.c209 SLIST_REMOVE_AFTER(pre_cbp, q);
H A Dseq.c160 SLIST_REMOVE_AFTER(pre_qp, q);
/freebsd-12-stable/lib/libc/tests/sys/
H A Dqueue_test.c128 printf("Ensuring SLIST_REMOVE_AFTER works by removing the tail\n");
130 SLIST_REMOVE_AFTER(n2, entries);
/freebsd-12-stable/contrib/nvi/cl/
H A Dcl_term.c198 SLIST_REMOVE_AFTER(pre_qp, q);
/freebsd-12-stable/share/man/man3/
H A DMakefile112 queue.3 SLIST_REMOVE_AFTER.3 \
/freebsd-12-stable/usr.sbin/ac/
H A Dac.c337 SLIST_REMOVE_AFTER(lp2, next);
/freebsd-12-stable/sys/sys/
H A Dqueue.h286 SLIST_REMOVE_AFTER(curelm, field); \
291 #define SLIST_REMOVE_AFTER(elm, field) do { \ macro
/freebsd-12-stable/crypto/openssh/openbsd-compat/
H A Dsys-queue.h58 #undef SLIST_REMOVE_AFTER macro
232 #define SLIST_REMOVE_AFTER(elm, field) do { \ macro
/freebsd-12-stable/contrib/nvi/ex/
H A Dex_cscope.c921 SLIST_REMOVE_AFTER(pre_cp, q);
/freebsd-12-stable/sys/netinet/
H A Dtcp_log_buf.c2210 SLIST_REMOVE_AFTER(prev_tln, tln_list);

Completed in 200 milliseconds