Home
last modified time | relevance | path

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

/xnu-10063.141.1/tools/tests/zero-to-n/
H A Dzero-to-n.c91 static void selfexec_with_apptype(int argc, char *argv[]);
901 selfexec_with_apptype(argc, argv); in main()
1454 selfexec_with_apptype(int argc, char *argv[]) in selfexec_with_apptype() function