Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dtree.h383 #define RB_PROTOTYPE_STATIC(name, type, field, cmp) \ macro
/f-stack/freebsd/sys/
H A Dtree.h409 #define RB_PROTOTYPE_STATIC(name, type, field, cmp) \ macro
/f-stack/freebsd/netinet/
H A Dtcp_log_buf.c83 RB_PROTOTYPE_STATIC(tcp_log_id_tree, tcp_log_id_bucket, tlb_rb, tcp_log_id_cmp)