Home
last modified time | relevance | path

Searched refs:tentative (Results 1 – 24 of 24) sorted by relevance

/src/tests/sys/netinet6/
H A Dforward6.sh76 while [ `jexec ${jname} ifconfig ${epair}b inet6 | grep -c tentative` != "0" ]; do
79 while [ `ifconfig ${epair}a inet6 | grep -c tentative` != "0" ]; do
147 while [ `jexec ${jname} ifconfig ${epair}b inet6 | grep -c tentative` != "0" ]; do
150 while [ `ifconfig ${epair}a inet6 | grep -c tentative` != "0" ]; do
222 while [ `jexec ${jname} ifconfig ${epair}b inet6 | grep -c tentative` != "0" ]; do
225 while [ `ifconfig ${epair}a inet6 | grep -c tentative` != "0" ]; do
295 while [ `jexec ${jname} ifconfig ${epair}b inet6 | grep -c tentative` != "0" ]; do
298 while [ `ifconfig ${epair}a inet6 | grep -c tentative` != "0" ]; do
365 while [ `jexec ${jname} ifconfig ${epair}b inet6 | grep -c tentative` != "0" ]; do
368 while [ `ifconfig ${epair}a inet6 | grep -c tentative` != "0" ]; do
[all …]
H A Dproxy_ndp.sh54 while [ `jexec ${jname} ifconfig | grep inet6 | grep -c tentative` != "0" ]; do
96 while [ `jexec ${jname} ifconfig | grep inet6 | grep -c tentative` != "0" ]; do
143 while [ `jexec ${jname} ifconfig | grep inet6 | grep -c tentative` != "0" ]; do
181 while [ `jexec ${jname_a} ifconfig | grep inet6 | grep -c tentative` != "0" ]; do
194 while [ `jexec ${jname_b} ifconfig | grep inet6 | grep -c tentative` != "0" ]; do
H A Doutput6.sh69 while [ `jexec ${jname}b ifconfig ${epair}b inet6 | grep -c tentative` != "0" ]; do
72 while [ `jexec ${jname}a ifconfig ${epair}a inet6 | grep -c tentative` != "0" ]; do
146 while [ `jexec ${jname}b ifconfig ${epair}b inet6 | grep -c tentative` != "0" ]; do
149 while [ `jexec ${jname}a ifconfig ${epair}a inet6 | grep -c tentative` != "0" ]; do
222 while [ `jexec ${jname}b ifconfig ${epair}b inet6 | grep -c tentative` != "0" ]; do
225 while [ `jexec ${jname}a ifconfig ${epair}a inet6 | grep -c tentative` != "0" ]; do
322 while [ `jexec ${jname}b ifconfig | grep inet6 | grep -c tentative` != "0" ]; do
325 while [ `jexec ${jname}a ifconfig | grep inet6 | grep -c tentative` != "0" ]; do
464 while [ `jexec ${jname}b ifconfig | grep inet6 | grep -c tentative` != "0" ]; do
467 while [ `jexec ${jname}a ifconfig | grep inet6 | grep -c tentative` != "0" ]; do
[all …]
H A Dredirect.sh85 while [ `ifconfig ${epair}a inet6 | grep -c tentative` != "0" ]; do
88 while [ `jexec ${jname} ifconfig ${epair}b inet6 | grep -c tentative` != "0" ]; do
H A Dndp.sh53 while [ `jexec ${jname} ifconfig | grep inet6 | grep -c tentative` != "0" ]; do
93 while [ `jexec ${jname} ifconfig | grep inet6 | grep -c tentative` != "0" ]; do
116 while ${jname} ifconfig ${ifname} inet6 | grep tentative; do
H A Dlpm6.sh55 while [ `jexec ${jname}b ifconfig | grep inet6 | grep -c tentative` != "0" ]; do
58 while [ `jexec ${jname}a ifconfig | grep inet6 | grep -c tentative` != "0" ]; do
H A Dfibs6.sh59 while [ `jexec ${jname}a ifconfig | grep inet6 | grep -c tentative` != "0" ]; do
/src/tests/sys/netinet6/frag6/
H A Dfrag6.subr69 while [ `ifconfig ${epair}a inet6 | grep -c tentative` != "0" ]; do
/src/sys/netinet6/
H A Dnd6_nbr.c151 int anycast, lladdrlen, proxy, rflag, tentative, tlladdr; in nd6_ns_input() local
294 tentative = ((struct in6_ifaddr *)ifa)->ia6_flags & IN6_IFF_TENTATIVE; in nd6_ns_input()
324 if (tentative) { in nd6_ns_input()
/src/libexec/rc/
H A Dnetwork.subr1764 # If flag is defined, tentative ones will be excluded.
1776 inet6/fe80:://*tentative*) # w/o flag
1780 inet6/fe80::/*/*tentative*) # w/ flag
/src/crypto/krb5/src/plugins/kdb/db2/libdb2/test/SEQ_TEST/
H A Dmbox272 OK, I've attached a tentative patch for the bug, that appears
/src/contrib/llvm-project/lld/MachO/
H A DOptions.td547 HelpText<"Force tentative into real definitions for common symbols">,
610 …HelpText<"Resolve tentative definitions in dylibs according to <treatment>: ignore_dylibs, use_dyl…
972 …HelpText<"Warn when a tentative definition in an object file matches an external symbol in a dylib…
/src/contrib/llvm-project/llvm/lib/Support/
H A Dregengine.inc724 static const char * /* where tentative match ended, or NULL */
/src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFInstrInfo.td471 // This is a tentative instruction, and will be replaced
/src/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticSemaKinds.td5960 Error<"alias definition of %0 after tentative definition">;
7230 "tentative definition of variable with internal linkage has incomplete non-array type %0">,
7231 InGroup<DiagGroup<"tentative-definition-incomplete-type">>;
7233 "tentative definition has type %0 that is never completed">;
7235 "tentative array definition assumed to have one element">,
7236 InGroup<DiagGroup<"tentative-definition-array">>;
H A DAttrDocs.td6222 A declaration with this attribute is a non-tentative definition just as if it
/src/contrib/ntp/
H A DChangeLog2360 * [Bug 1134] from 4.2.6p4-RC1: ntpd fails binding to tentative IPv6
3432 * [Bug 1134] ntpd fails binding to tentative IPv6 addresses.
H A DNEWS3574 * Bind tentative IPv6 addresses on Linux
7340 * Bind tentative IPv6 addresses on Linux
H A DCommitLog124943 [Bug 1978] Ignore tentative IP addresses on Linux.
124947 [Bug 1978] Ignore tentative IP addresses on Linux.
124951 [Bug 1978] Ignore tentative IP addresses on Linux.
124957 [Bug 1978] Ignore tentative IP addresses on Linux.
127068 [Bug 1134] ntpd fails binding to tentative IPv6 addresses
127071 [Bug 1134] ntpd fails binding to tentative IPv6 addresses
127074 [Bug 1134] ntpd fails binding to tentative IPv6 addresses
/src/contrib/tzdata/
H A DNEWS626 C89 platforms are documented better, along with a tentative
/src/contrib/tzcode/
H A DNEWS626 C89 platforms are documented better, along with a tentative
/src/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td1994 (tentative definitions) in a common block, instead of generating individual
/src/contrib/ncurses/
H A DNEWS13624 tentative mailing list address to bug-ncurses-request@gnu.org (patch
/src/share/dict/
H A Dweb2200178 tentative