HomeSort by relevance Sort by last modified time
    Searched refs:RB_INSERT (Results 1 - 3 of 3) sorted by null

  /external/openssh/
monitor_mm.c 73 tmp2 = RB_INSERT(mmtree, head, tmp);
226 if (RB_INSERT(mmtree, &mm->rb_free, mms) != NULL)
301 RB_INSERT(mmtree, newtree, new);
  /external/openssh/openbsd-compat/
sys-tree.h 667 #define RB_INSERT(name, x, y) name##_RB_INSERT(x, y)
  /external/qemu/
sys-tree.h     [all...]

Completed in 88 milliseconds