Searched refs:exec_script (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/usr.sbin/hotplugd/ |
| H A D | hotplugd.c | 52 void exec_script(const char *, int, char *); 124 exec_script(_PATH_ETC_HOTPLUG_ATTACH, he.he_devclass, in main() 130 exec_script(_PATH_ETC_HOTPLUG_DETACH, he.he_devclass, in main() 147 exec_script(const char *file, int class, char *name) in exec_script() function
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/ |
| H A D | README.rst | 105 - compiler checks. In GN, these could use exec_script to identify the host 108 host compiler). It's possible we'll use exec_script() for this going forward, 109 but we'd have one exec_script call to identify compiler id and version, 111 doing one exec_script per feature check.
|
| H A D | .gn | 7 # Disallow all calls to exec_script. We should be very conservative about
|
| /openbsd-src/sys/conf/ |
| H A D | files | 710 file kern/exec_script.c
|