Searched refs:RB_PROTOTYPE_STATIC (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/share/man/man3/
H A DMakefile350 tree.3 RB_PROTOTYPE_STATIC.3 \
/freebsd-13-stable/contrib/ipfilter/sys/
H A Dtree.h388 #define RB_PROTOTYPE_STATIC(name, type, field, cmp) \ macro
/freebsd-13-stable/sys/sys/
H A Dtree.h409 #define RB_PROTOTYPE_STATIC(name, type, field, cmp) \ macro
/freebsd-13-stable/crypto/openssh/openbsd-compat/
H A Dsys-tree.h385 #define RB_PROTOTYPE_STATIC(name, type, field, cmp) \ macro
/freebsd-13-stable/sys/fs/tmpfs/
H A Dtmpfs_subr.c324 RB_PROTOTYPE_STATIC(tmpfs_dir, tmpfs_dirent, uh.td_entries, tmpfs_dirtree_cmp);
/freebsd-13-stable/sys/netinet/
H A Dtcp_log_buf.c83 RB_PROTOTYPE_STATIC(tcp_log_id_tree, tcp_log_id_bucket, tlb_rb, tcp_log_id_cmp)

Completed in 278 milliseconds