]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add apr_dbm_get_usednames() so that apr_dbm users can figure out what
authorGreg Stein <gstein@apache.org>
Wed, 24 Jan 2001 09:10:15 +0000 (09:10 +0000)
committerGreg Stein <gstein@apache.org>
Wed, 24 Jan 2001 09:10:15 +0000 (09:10 +0000)
commite49e41c6c8075b6a627dfb2d7752c73bc8f97c75
tree82f11d4e8087614d8f49bd5ecbbf96a5ed62b628
parent45c9226131b15c8a4408a2ce7aadc9ae2a892dbc
Add apr_dbm_get_usednames() so that apr_dbm users can figure out what
filenames are actually used by the apr_dbm implementation for a given
pathname.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87813 13f79535-47bb-0310-9956-ffa450edef68
modules/dav/fs/dbm.c