Searched defs:szStr (Results 1 - 2 of 2) 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_import.c22 static int ImportOptionalHookTestHook(const char *szStr) argument
25 szStr);

Completed in 2592 milliseconds