Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Dsys-queue.h128 #undef CIRCLEQ_REPLACE
578 #define CIRCLEQ_REPLACE(head, elm, elm2, field) do { \ macro