Home
last modified time | relevance | path

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

/xnu-8792.41.9/tools/tests/zero-to-n/
H A Dzero-to-n.c90 static void selfexec_with_apptype(int argc, char *argv[]);
889 selfexec_with_apptype(argc, argv); in main()
1422 selfexec_with_apptype(int argc, char *argv[]) in selfexec_with_apptype() function