Searched refs:state2 (Results 1 - 3 of 3) sorted by relevance
/httpd/modules/dav/fs/ |
H A D | repos.h | 59 const char **state1, const char **state2);
|
H A D | dbm.c | 74 const char **state1, const char **state2) 79 apr_dbm_get_usednames(p, fname, state1, state2); 73 dav_dbm_get_statefiles(apr_pool_t *p, const char *fname, const char **state1, const char **state2) argument
|
H A D | repos.c | 617 const char *state2; local 624 dav_dbm_get_statefiles(p, fname, &state1, &state2); 640 if (state2 != NULL) { 645 state2,
|
Completed in 380 milliseconds