OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RB_REMOVE
(Results
1 - 3
of
3
) sorted by null
/external/openssh/
monitor_mm.c
125
RB_REMOVE
(mmtree, head, mms);
199
RB_REMOVE
(mmtree, &mm->rb_free, mms);
225
RB_REMOVE
(mmtree, &mm->rb_allocated, mms);
255
RB_REMOVE
(mmtree, &mm->rb_free, mms);
278
RB_REMOVE
(mmtree, &mm->rb_free, mms);
/external/openssh/openbsd-compat/
sys-tree.h
668
#define
RB_REMOVE
(name, x, y) name##_RB_REMOVE(x, y)
/external/qemu/
sys-tree.h
[
all
...]
Completed in 87 milliseconds