Searched refs:executable (Results 1 – 17 of 17) sorted by relevance
/unit/test/unit/applications/lang/ |
H A D | go.py | 84 executable = f'{option.temp_dir}/go/{name}' 88 executable = f"/go/{name}" 100 "executable": executable,
|
/unit/auto/os/ |
H A D | conf | 9 # relative path in SONAME library entry or in RPATH executable entry. 30 # "-Wl,-E" exports symbols of executable file. 53 # "-Wl,-E" exports symbols of executable file. 138 # "-Wl,-E" exports symbols of executable file. 160 # "-Wl,-E" exports symbols of executable file. 182 # "-Wl,-E" exports symbols of executable file. 265 # "-Wl,-E" exports symbols of executable file.
|
/unit/pkg/deb/debian.module/ |
H A D | unit.example-go-config | 5 "executable": "/tmp/go-app"
|
/unit/pkg/rpm/rpmbuild/SOURCES/ |
H A D | unit.example-go-config | 5 "executable": "/tmp/go-app"
|
H A D | unit.example.config | 19 "executable": "/tmp/go-app"
|
/unit/src/ |
H A D | nxt_external.c | 178 argv[0] = c->executable; in nxt_external_start() 201 (void) execve(c->executable, argv, environ); in nxt_external_start() 203 nxt_alert(task, "execve(%s) failed %E", c->executable, nxt_errno); in nxt_external_start()
|
H A D | nxt_application.h | 44 char *executable; member
|
H A D | nxt_main_process.c | 185 offsetof(nxt_common_app_conf_t, u.external.executable),
|
/unit/pkg/deb/debian/ |
H A D | unit.example.config | 19 "executable": "/tmp/go-app"
|
/unit/auto/modules/ |
H A D | nodejs | 23 --node=FILE set node executable 24 --npm=FILE set npm executable 25 --node-gyp=FILE set node-gyp executable
|
H A D | go | 24 --go=NAME set go executable
|
H A D | java | 87 $echo -n "checking for java executable ..." 88 $echo "checking for java executable ..." >> $NXT_AUTOCONF_ERR 94 $echo $0: error: java executable not found. 160 $echo $0: error: java executable not found.
|
H A D | perl | 22 --perl=FILE set perl executable, default: perl
|
H A D | ruby | 22 --ruby=FILE set ruby executable, default: ruby
|
/unit/ |
H A D | CONTRIBUTING.md | 42 information as possible, and a code sample or an executable test case showing
|
/unit/auto/ |
H A D | make | 291 # unit executable.
|
/unit/docs/ |
H A D | unit-openapi.yaml | 4607 executable: "app.js" 4714 executable: "app.js" 5528 - executable 5531 executable:
|