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

/httpd/modules/test/
H A Dmod_optional_fn_export.c26 static int TestOptionalFn(const char *szStr) argument
29 "Optional function test said: %s",szStr);
H A Dmod_optional_hook_export.c22 AP_IMPLEMENT_OPTIONAL_HOOK_RUN_ALL(int,optional_hook_test,(const char *szStr),
23 (szStr),OK,DECLINED)
H A Dmod_optional_hook_import.c22 static int ImportOptionalHookTestHook(const char *szStr) argument
25 szStr);

Completed in 16 milliseconds