Home
last modified time | relevance | path

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

/dragonfly/share/man/man3/
H A DMakefile130 MLINKS+=tree.3 SPLAY_REMOVE.3
/dragonfly/lib/libssh/openbsd-compat/
H A Dsys-tree.h284 #define SPLAY_REMOVE(name, x, y) name##_SPLAY_REMOVE(x, y) macro
/dragonfly/sys/sys/
H A Dtree.h285 #define SPLAY_REMOVE(name, x, y) name##_SPLAY_REMOVE(x, y) macro