FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SPLAY_MIN
crypto/openssh/openbsd-compat/sys-tree.h
293
for ((x) = SPLAY_MIN(name, head); \
sys/sys/tree.h
303
for ((x) = SPLAY_MIN(name, head); \
tests/sys/sys/splay_test.c
86
ins = SPLAY_MIN(tree, &root);