Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/include/
H A Dsys-tree.h284 #define SPLAY_MIN(name, x) (SPLAY_EMPTY(x) ? NULL \ macro
290 for ((x) = SPLAY_MIN(name, head); \