Searched refs:FATAL (Results 1 - 15 of 15) sorted by relevance

/osnet-11/usr/src/lib/libnisdb/
H A Ddb_query.cc45 FATAL(
63 FATAL(
92 FATAL(
114 FATAL(
H A Ddb_item.cc57 FATAL("item::item: cannot allocate space", DB_MEMORY_LIMIT);
68 FATAL(" item::item: cannot allocate space (2)",
H A Ddb_pickle.cc44 FATAL("pickle_file::pickle_file: cannot allocate space",
H A Ddb_scheme.cc61 FATAL("db_scheme::db_scheme: cannot allocate space for columns",
76 FATAL(
129 FATAL("db_scheme::db_scheme: cannot allocate space for keys",
146 FATAL(
H A Ddb_index.cc159 FATAL("db_index::grow: table size exceeds calloc limit",
170 FATAL("db_index::grow: cannot allocate space", DB_MEMORY_LIMIT);
H A Ddb_index_entry.cc41 FATAL("db_index_entry::db_index_entry: cannot allocate space",
56 FATAL(
H A Ddb.cc68 FATAL("db::db: cannot allocate space", DB_MEMORY_LIMIT);
72 FATAL("db::db: cannot allocate space", DB_MEMORY_LIMIT);
78 FATAL("db::db: cannot allocate space", DB_MEMORY_LIMIT);
114 FATAL("db::assign_next_desc: cannot allocate space",
131 FATAL("db::assign_next_desc: cannot allocate space (2)",
H A Ddb_headers.h48 #define FATAL(msg, fcode) \ macro
H A Ddb_table.cc439 FATAL("db_table::grow: table size exceeds calloc limit",
450 FATAL("db_table::grow: cannot allocate space", DB_MEMORY_LIMIT);
468 FATAL(
487 FATAL(
H A Ddb_mindex.cc91 FATAL("db_mindex::init: could not allocate space for scheme",
109 FATAL("db_mindex::init: could not allocate space for indices",
122 FATAL("db_mindex::init: could not allocate space for table",
H A Ddb_dictionary.cc417 FATAL("db_dictionary::grow: table size exceeds calloc limit",
424 FATAL("db_dictionary::grow: cannot allocate space",
/osnet-11/usr/src/lib/efcode/include/fcode/
H A Dprivate.h101 #define FATAL ERROR(("%s:%d: MANGLED FCODE!! Fatal Error\n",\ macro
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Drunlevel.t405 use warnings FATAL => qw(uninitialized);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMakeMaker.pm407 die qq{MakeMaker FATAL: prerequisites not found ($failedprereqs)\n
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DDeparse.pm4484 If one of the values is the string "FATAL", then all the warnings
4492 warnings => [FATAL => qw/void io/],

Completed in 71 milliseconds