Home
last modified time | relevance | path

Searched refs:newRoot (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/
H A DMakefile8 XSYM= dot1dBridge newRoot topologyChange begemotBridgeNewRoot \
H A Dbridge_tree.def79 (1 newRoot OID op_snmp_trap)
H A DBRIDGE-MIB.txt1142 newRoot NOTIFICATION-TYPE
1146 "The newRoot trap indicates that the sending agent has
1161 the Blocking state. The trap is not sent if a newRoot
1340 newRoot,
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp3708 kmp_root_t **newRoot; in __kmp_expand_threads() local
3762 newRoot = in __kmp_expand_threads()
3766 KMP_MEMCPY(newRoot, __kmp_root, in __kmp_expand_threads()
3777 *(kmp_root_t * *volatile *)&__kmp_root = newRoot; in __kmp_expand_threads()