Searched defs:script (Results 1 – 4 of 4) sorted by relevance
11 const char *script; member
49 const char *script; member
479 char path[PATH_MAX], script[PATH_MAX], *tmp; in kvm_run_set_sandbox() local
290 static int virtio_net_exec_script(const char* script, const char *tap_name) in virtio_net_exec_script()