Lines Matching defs:APLOG_MARK

122  * should not be used directly. Use ::APLOG_MARK or ::APLOG_MODULE_INDEX
125 * @see APLOG_MARK
134 * every file which uses ap_log_* before the first use of ::APLOG_MARK
157 * If ::APLOG_MARK is used in ap_log_error() and related functions,
159 * ::APLOG_MARK cannot be used, ::APLOG_MODULE_INDEX should normally be passed
162 * @see APLOG_MARK
269 * APLOG_MARK is a convenience macro for use as the first three parameters in
273 * version, APLOG_MARK only replaced the file and line parameters.
274 * This means that APLOG_MARK can be used with ap_log_*error in all versions
283 #define APLOG_MARK __FILE__,__LINE__,APLOG_MODULE_INDEX
344 * @note Use APLOG_MARK to fill out file and line
362 /* need additional step to expand APLOG_MARK first */
384 * @param module_index ignored dummy value for use by APLOG_MARK
391 * @note Use APLOG_MARK to fill out file, line, and module_index
405 /* need additional step to expand APLOG_MARK first */
433 * @note Use APLOG_MARK to fill out file, line, and module_index
447 /* need additional step to expand APLOG_MARK first */
475 * @note Use APLOG_MARK to fill out file, line, and module_index
491 /* need additional step to expand APLOG_MARK first */
520 * @note Use APLOG_MARK to fill out file, line, and module_index
538 /* need additional step to expand APLOG_MARK first */
584 * @note Use APLOG_MARK to fill out file, line, and module_index
596 /* need additional step to expand APLOG_MARK first */
623 * @note Use APLOG_MARK to fill out file, line, and module_index
635 /* need additional step to expand APLOG_MARK first */
661 * @note Use APLOG_MARK to fill out file, line, and module_index
673 /* need additional step to expand APLOG_MARK first */
701 * @note Use APLOG_MARK to fill out file, line, and module_index
714 /* need additional step to expand APLOG_MARK first */