HomeSort by relevance Sort by last modified time
    Searched refs:launch_script (Results 1 - 2 of 2) sorted by null

  /external/qemu/
net-android.c 1160 static int launch_script(const char *setup_script, const char *ifname, int fd);
1244 launch_script(s->down_script, s->down_script_arg, s->fd);
1459 static int launch_script(const char *setup_script, const char *ifname, int fd) function
    [all...]
net.c 1032 static int launch_script(const char *setup_script, const char *ifname, int fd);
1116 launch_script(s->down_script, s->down_script_arg, s->fd);
1331 static int launch_script(const char *setup_script, const char *ifname, int fd) function
    [all...]

Completed in 45 milliseconds