Searched defs:app_verify_arg (Results 1 – 2 of 2) sorted by relevance
89 struct app_verify_arg { struct90 char *string;91 int app_verify;906 struct app_verify_arg app_verify_arg = { APP_CALLBACK_STRING, 0 }; in main() local
861 void *app_verify_arg; member
Completed in 31 milliseconds