Searched refs:DB_BADQUERY (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libnisdb/
H A Ddb_entry_c.x45 DB_BADTABLE, DB_BADQUERY, DB_BADOBJECT,
H A Dnis_db.cc166 case DB_BADQUERY:
354 DB_BADQUERY));
405 * If no attributes are specified, DB_BADQUERY is returned.
426 DB_BADQUERY));
511 RETSTAT(0, DB_BADQUERY);
516 RETSTAT(0, DB_BADQUERY);
559 RETSTAT(0, DB_BADQUERY);
779 return (DB_BADQUERY);
815 return (DB_BADQUERY);
970 return (DB_BADQUERY);
[all...]
H A Ddb_mindex.cc557 ret = DB_BADQUERY;
630 return (DB_BADQUERY);
863 WRITEUNLOCK2(table, this, DB_BADQUERY, DB_BADQUERY,
865 return (DB_BADQUERY);
941 return (DB_BADQUERY);
H A Ddb.cc257 res->status = DB_BADQUERY;
299 res->status = DB_BADQUERY;
311 res->status = DB_BADQUERY;
H A Ddb_headers.h213 DB_BADTABLE, DB_BADQUERY, DB_BADOBJECT, enumerator in enum:db_status
/opensolaris-onvv-gate/usr/src/head/rpcsvc/
H A Dnis_db.h51 DB_BADQUERY = 4, enumerator in enum:db_status

Completed in 103 milliseconds