Searched refs:unmatched (Results 1 - 14 of 14) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/hostapd/logwatch/
H A Dhostapd16 my @unmatched;
36 push @unmatched, "$line\n";
60 if ($#unmatched >= 0) {
62 print @unmatched;
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/local/
H A Ddeliver_attr.c68 attrp->unmatched = 0;
93 msg_info("unmatched: %s", attrp->unmatched ? attrp->unmatched : "null");
H A Dresolve.c132 * Splice in the optional unmatched address extension.
134 if (state.msg_attr.unmatched) {
137 vstring_strcat(reply.recipient, state.msg_attr.unmatched);
139 ext_len = strlen(state.msg_attr.unmatched);
145 memcpy(ratsign + 1, state.msg_attr.unmatched, ext_len);
H A Drecipient.c136 state.msg_attr.unmatched = 0;
141 state.msg_attr.unmatched = state.msg_attr.extension;
144 state.msg_attr.unmatched = state.msg_attr.extension;
274 state.msg_attr.unmatched = state.msg_attr.extension;
H A Dunknown.c137 * propagation of unmatched address extension, and re-inject the address
142 state.msg_attr.unmatched = 0;
H A Ddotforward.c180 * If unmatched extensions should never be propagated, or if a forward file
202 state.msg_attr.unmatched = 0;
H A Dinclude.c196 * Don't propagate unmatched extensions unless permitted to do so.
209 state.msg_attr.unmatched = 0;
H A Dlocal.h85 char *unmatched; /* unmatched extension */ member in struct:DELIVER_ATTR
/netbsd-6-1-5-RELEASE/sys/dev/tc/
H A Dtc.c290 const char *unmatched = "unknown "; local
292 const char *unmatched = ""; local
314 snprintf(cp, l, "%sdevice %s", unmatched, id);
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dpci_subr.c315 const char *pci_unmatched = "unmatched ";
359 const char *unmatched = pci_unmatched; local
393 unmatched, vendor, product);
/netbsd-6-1-5-RELEASE/gnu/dist/gmake/config/
H A Dtexinfo.tex432 % Define the control sequence \E#1 to give an unmatched @end error.
2677 % just define it to fail again with an ``unmatched end'' error, since
/netbsd-6-1-5-RELEASE/gnu/dist/autoconf/config/
H A Dtexinfo.tex429 % Define the control sequence \E#1 to give an unmatched @end error.
2642 % just define it to fail again with an ``unmatched end'' error, since
/netbsd-6-1-5-RELEASE/gnu/dist/diffutils/config/
H A Dtexinfo.tex432 % Define the control sequence \E#1 to give an unmatched @end error.
2677 % just define it to fail again with an ``unmatched end'' error, since
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/build-aux/
H A Dtexinfo.tex384 % Define the control sequence \E#1 to give an unmatched @end error.
1032 % just define it to fail again with an ``unmatched end'' error, since

Completed in 235 milliseconds