Searched defs:instance_id (Results 1 - 1 of 1) sorted by relevance
/httpd/server/ |
H A D | util_mutex.c | 293 const char *instance_id) 312 instance_id ? "-" : "", 313 instance_id ? instance_id : "", 409 const char *instance_id, 432 fname = get_mutex_filename(p, mxcfg, type, instance_id); 456 const char *instance_id, 479 fname = get_mutex_filename(p, mxcfg, type, instance_id); 291 get_mutex_filename(apr_pool_t *p, mutex_cfg_t *mxcfg, const char *type, const char *instance_id) argument
|
Completed in 2271 milliseconds