Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/openbsd-compat/
H A Dsys-queue.h77 #undef SIMPLEQ_CONCAT
411 #define SIMPLEQ_CONCAT(head1, head2) do { \ macro