Home
last modified time | relevance | path

Searched refs:SLIST_REMOVE_AFTER (Results 1 – 14 of 14) sorted by relevance

/freebsd/usr.sbin/autofs/
H A Dpopen.c166 SLIST_REMOVE_AFTER(last, next); in auto_pclose()
/freebsd/lib/libc/gen/
H A Dpopen.c211 SLIST_REMOVE_AFTER(last, next); in pclose()
/freebsd/lib/libc/tests/sys/
H A Dqueue_test.c127 SLIST_REMOVE_AFTER(n2, entries); in ATF_TC_BODY()
/freebsd/contrib/nvi/common/
H A Dcut.c201 SLIST_REMOVE_AFTER(pre_cbp, q); in cb_rotate()
H A Dseq.c142 SLIST_REMOVE_AFTER(pre_qp, q); in seq_delete()
/freebsd/crypto/openssh/openbsd-compat/
H A Dsys-queue.h107 #undef SLIST_REMOVE_AFTER
234 #define SLIST_REMOVE_AFTER(elm, field) do { \ macro
/freebsd/sys/dev/nvmf/
H A Dnvmf_transport.c303 SLIST_REMOVE_AFTER(prev, nt_link); in nvmf_transport_module_handler()
/freebsd/usr.sbin/ac/
H A Dac.c335 SLIST_REMOVE_AFTER(lp2, next); in log_out()
/freebsd/contrib/libarchive/unzip/
H A Dla_queue.h251 SLIST_REMOVE_AFTER(curelm, field); \
256 #define SLIST_REMOVE_AFTER(elm, field) do { \ macro
/freebsd/contrib/nvi/cl/
H A Dcl_term.c195 SLIST_REMOVE_AFTER(pre_qp, q); in cl_term_end()
/freebsd/sys/sys/
H A Dqueue.h280 SLIST_REMOVE_AFTER(curelm, field); \
284 #define SLIST_REMOVE_AFTER(elm, field) do { \ macro
/freebsd/share/man/man3/
H A DMakefile236 queue.3 SLIST_REMOVE_AFTER.3 \
/freebsd/contrib/nvi/ex/
H A Dex_cscope.c926 SLIST_REMOVE_AFTER(pre_cp, q); in terminate()
/freebsd/sys/netinet/
H A Dtcp_log_buf.c2623 SLIST_REMOVE_AFTER(prev_tln, tln_list); in tcp_log_dumpbucketlogs()