Searched refs:dbptr (Results 1 – 1 of 1) sorted by relevance
83 struct dbent *dbptr; member113 if (q->dbptr == NULL) { in yp_malloc_qent()136 if (q->dbptr->dbp) { in yp_free_qent()137 (void)(q->dbptr->dbp->close)(q->dbptr->dbp); in yp_free_qent()138 q->dbptr->dbp = NULL; in yp_free_qent()143 free(q->dbptr->name); in yp_free_qent()148 free(q->dbptr); in yp_free_qent()149 q->dbptr = NULL; in yp_free_qent()279 qptr->dbptr->dbp = dbp; in yp_cache_db()281 qptr->dbptr->size = size; in yp_cache_db()[all …]