Lines Matching refs:database
687 info.database = NULL;
688 XrmPutLineResource(&(info.database), value);
725 XrmDestroyDatabase(info.database);
753 info.database = NULL;
754 XrmPutLineResource(&(info.database), value);
775 * matches the resource string in the database.
793 if (CheckDatabase(info->database, name_quarks, class_quarks)) {
825 if (CheckDatabase(info->database, name_quarks, class_quarks)) {
868 info.database = NULL;
869 XrmPutLineResource(&(info.database), line);
875 XrmDestroyDatabase(info.database);
900 state = CheckDatabase(info->database, name_quarks, class_quarks);