Searched refs:RB_INITIALIZER (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/contrib/bsnmp/snmp_mibII/
H A DmibII_route.c50 static RB_HEAD(sroutes, sroute) sroutes = RB_INITIALIZER(&sroutes);
/freebsd-13-stable/share/man/man3/
H A DMakefile331 tree.3 RB_INITIALIZER.3 \
/freebsd-13-stable/contrib/ipfilter/sys/
H A Dtree.h299 #define RB_INITIALIZER(root) \ macro
/freebsd-13-stable/contrib/libevent/WIN32-Code/
H A Dtree.h296 #define RB_INITIALIZER(root) \ macro
/freebsd-13-stable/contrib/elftoolchain/addr2line/
H A Daddr2line.c92 static RB_HEAD(cutree, range) cuhead = RB_INITIALIZER(&cuhead);
/freebsd-13-stable/contrib/ntp/sntp/libevent/WIN32-Code/
H A Dtree.h296 #define RB_INITIALIZER(root) \ macro
/freebsd-13-stable/sys/kern/
H A Dsubr_epoch.c174 RB_HEAD(stacktree, stackentry) epoch_stacks = RB_INITIALIZER(&epoch_stacks);
/freebsd-13-stable/sys/sys/
H A Dtree.h312 #define RB_INITIALIZER(root) \ macro
/freebsd-13-stable/crypto/openssh/openbsd-compat/
H A Dsys-tree.h303 #define RB_INITIALIZER(root) \ macro
/freebsd-13-stable/usr.bin/unifdef/
H A Dunifdef.c179 static RB_HEAD(MACROMAP, macro) macro_tree = RB_INITIALIZER(&macro_tree);
/freebsd-13-stable/sys/vm/
H A Dvm_phys.c93 RB_INITIALIZER(&vm_phys_fictitious_tree);

Completed in 208 milliseconds