Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/sys/sys/
H A Dqueue.h240 SLIST_REMOVE_AFTER(curelm, field); \
245 #define SLIST_REMOVE_AFTER(elm, field) do { \ macro
/illumos-gate/usr/src/contrib/bhyve/sys/
H A Dqueue.h257 SLIST_REMOVE_AFTER(curelm, field); \
262 #define SLIST_REMOVE_AFTER(elm, field) do { \ macro
/illumos-gate/usr/src/man/man3head/
H A DMakefile160 SLIST_REMOVE_AFTER.3head \
346 SLIST_REMOVE_AFTER.3head := LINKSRC = queue.h.3head
/illumos-gate/usr/src/uts/common/sys/
H A Dqueue.h252 #define SLIST_REMOVE_AFTER(slistelm, field) do { \ macro
267 SLIST_REMOVE_AFTER(curelm, field); \
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-header.p5m1679 link path=usr/share/man/man3head/SLIST_REMOVE_AFTER.3head target=queue.h.3head