Lines Matching full:database
158 TDB_CONTEXT *pppdb; /* database for storing status etc. */
488 warn("Warning: couldn't open ppp database %s", _PATH_PPPDB);
1999 * Any arbitrary string used as a key for locking the database.
2005 * lock_db - get an exclusive lock on the TDB database.
2035 * update_db_entry - update our entry in the database.
2051 novm("database entry");
2069 * add_db_key - add a key that we can use to look up our database entry.
2086 * delete_db_key - delete a key for looking up our database entry.
2100 * cleanup_db - delete all the entries we put in the database.