Home
last modified time | relevance | path

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

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