Home
last modified time | relevance | path

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

/freebsd/share/man/man3/
H A DMakefile369 tree.3 RB_PROTOTYPE_STATIC.3 \
/freebsd/crypto/openssh/openbsd-compat/
H A Dsys-tree.h385 #define RB_PROTOTYPE_STATIC(name, type, field, cmp) \ macro
/freebsd/sys/sys/
H A Dtree.h410 #define RB_PROTOTYPE_STATIC(name, type, field, cmp) \ macro
/freebsd/sys/fs/tmpfs/
H A Dtmpfs_subr.c452 RB_PROTOTYPE_STATIC(tmpfs_dir, tmpfs_dirent, uh.td_entries, tmpfs_dirtree_cmp);
/freebsd/sys/netinet/
H A Dtcp_log_buf.c85 RB_PROTOTYPE_STATIC(tcp_log_id_tree, tcp_log_id_bucket, tlb_rb, tcp_log_id_cmp)