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

/freebsd-10-stable/contrib/apr-util/dbd/
H A Dapr_dbd_freetds.c550 char *databaseName = NULL; local
587 databaseName = buf;
609 if (process != NULL && databaseName != NULL)
611 dbuse(process, databaseName);

Completed in 75 milliseconds