Home
last modified time | relevance | path

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

/xnu-8796.121.2/tests/
H A Dspawn_exec_failure.c18 __run_cmd(const char *cmd_prefix, const char *filename, const char *error) in __run_cmd() function
52 __run_cmd("cp /bin/echo ", filename, "create a temporary copy"); in invalid_code_signature_helper()
53__run_cmd("codesign --force --sign - --team-identifier 0 ", filename, "codesign the temporary copy… in invalid_code_signature_helper()