Searched refs:diagnostics (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/ElectricFence/
H A Deftest.c135 static struct diagnostic diagnostics[] = { variable in typeref:struct:diagnostic
197 static const struct diagnostic * diag = diagnostics;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/contrib/
H A Ddglib.pm73 # diagnostics:
74 # If set to 0, diagnostics will not be returned. This can save a lot
80 # diagnostics: List of (type, value) for any errors detected. Type can be ERROR, WARNING, or NOTE.
101 my $return_diags = exists($options->{diagnostics}) ? $options->{diagnostics} : 1;
106 my %ret = (incomplete => 1, diagnostics => [], testgroup => []);
226 # has some diagnostics associated with it but no actual results,
371 $currtest->{diagnostics} ||= [];
372 $dobj = $currtest->{diagnostics};
374 $currgroup->{diagnostics} ||
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/util/
H A Dmksymtbl.pl20 use diagnostics;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/config/
H A Ddepstand.m4106 _AS_ECHO([$as_me:$LINENO: failure, diagnostics are:], AS_MESSAGE_LOG_FD)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/config/
H A Ddepstand.m4106 _AS_ECHO([$as_me:$LINENO: failure, diagnostics are:], AS_MESSAGE_LOG_FD)
/netbsd-6-1-5-RELEASE/usr.sbin/makemandb/
H A Dmakemandb.c74 secbuff diagnostics; // DIAGNOSTICS member in struct:mandb_rec
1134 append(&rec->diagnostics, string);
1425 pman_parse_node(n, &rec->diagnostics);
1482 rec->diagnostics.data[rec->diagnostics.offset] = 0;
1512 " :diagnostics, :errors, :md5_hash, :machine)";
1585 idx = sqlite3_bind_parameter_index(stmt, ":diagnostics");
1586 rc = sqlite3_bind_text(stmt, idx, rec->diagnostics.data,
1587 rec->diagnostics.offset + 1, NULL);
1880 rec->diagnostics
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/doc/
H A DMakefile.am174 ${xml_dir}/manual/diagnostics.xml \
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/util/
H A Dpod2man.pl188 The following diagnostics are generated by B<pod2man>. Items

Completed in 215 milliseconds