Home
last modified time | relevance | path

Searched refs:start_example (Results 1 – 1 of 1) sorted by relevance

/hostap-latest/radius_example/
Dradius_example.c49 static void start_example(void *eloop_ctx, void *timeout_ctx) in start_example() function
141 eloop_register_timeout(0, 0, start_example, &ctx, NULL); in main()