Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/package/rockchip/tee-user-app/extra_app/host/
H A Dmain.c16 static int run_system(const char *command) in run_system() function
337 if (run_system("/bin/mount -t proc proc /proc")) { in main()
343 if (run_system("cat /proc/mounts > /tmp/proc_test")) { in main()