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

  /external/dhcpcd/
configure.h 35 int run_script(const struct options *, const char *, const char *,
configure.c 83 run_script(const struct options *options, const char *iface, function
374 run_script(options, iface->name, reason, NULL, old);
414 run_script(options, iface->name, reason, dhcp, old);
client.c     [all...]
  /external/grub/stage2/
cmdline.c 183 run_script (char *script, char *heap) function
shared.h 865 int run_script (char *script, char *heap);
stage2.c 740 if (run_script (cur_entry, heap))
  /external/bluetooth/bluez/compat/
pand.c 126 static void run_script(char *script, char *dev, char *dst, int sk, int nsk) function
201 run_script(devdowncmd,
304 run_script(devupcmd, devname, str, sk, nsk);
375 run_script(devupcmd, netdev, dst, sk, -1);

Completed in 573 milliseconds