Home
last modified time | relevance | path

Searched refs:execv (Results 1 – 25 of 4551) sorted by relevance

12345678910>>...183

/dports/x11/metalock/metalock-0.8.0/src/
H A Devent_loop.c63 execv(script1[0], script1); in event_loop()
67 execv(script2[0], script2); in event_loop()
71 execv(script3[0], script3); in event_loop()
75 execv(script4[0], script4); in event_loop()
79 execv(script5[0], script5); in event_loop()
83 execv(script6[0], script6); in event_loop()
87 execv(script7[0], script7); in event_loop()
91 execv(script8[0], script8); in event_loop()
95 execv(script9[0], script9); in event_loop()
99 execv(script0[0], script0); in event_loop()
/dports/www/gohugo/hugo-0.91.2/vendor/cloud.google.com/go/internal/gapicgen/execv/gocmd/
H A Dgocmd.go38 c := execv.Command("go", "mod", "init", importPath)
45 c := execv.Command("go", "mod", "tidy")
80 modC := execv.Command("go", "list", "-m")
91 c := execv.Command("go", "list", "-f", "'{{.Module.Dir}}'")
107 c := execv.Command("go", "build", "./...")
121 c := execv.Command("goimports", "-w", ".")
127 c = execv.Command("gofmt", "-s", "-d", "-w", "-l", ".")
135 c := execv.Command("go", "list", "-m")
/dports/www/tusd/tusd-1.8.0/vendor/cloud.google.com/go/internal/gapicgen/execv/gocmd/
H A Dgocmd.go38 c := execv.Command("go", "mod", "init", importPath)
45 c := execv.Command("go", "mod", "tidy")
80 modC := execv.Command("go", "list", "-m")
91 c := execv.Command("go", "list", "-f", "'{{.Module.Dir}}'")
107 c := execv.Command("go", "build", "./...")
121 c := execv.Command("goimports", "-w", ".")
127 c = execv.Command("gofmt", "-s", "-d", "-w", "-l", ".")
135 c := execv.Command("go", "list", "-m")
/dports/www/tusd/google-cloud-go-storage-v1.18.2/internal/gapicgen/execv/gocmd/
H A Dgocmd.go38 c := execv.Command("go", "mod", "init", importPath)
45 c := execv.Command("go", "mod", "tidy")
80 modC := execv.Command("go", "list", "-m")
91 c := execv.Command("go", "list", "-f", "'{{.Module.Dir}}'")
107 c := execv.Command("go", "build", "./...")
121 c := execv.Command("goimports", "-w", ".")
127 c = execv.Command("gofmt", "-s", "-d", "-w", "-l", ".")
135 c := execv.Command("go", "list", "-m")
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/tests/
H A Dtest-execv.sh22 ${CHECKER} ./test-execv-main${EXEEXT} > test-execv.tmp
25 LC_ALL=C tr -d '\r' < test-execv.tmp > test-execv.out || exit 1
27 cat > test-execv.ok <<\EOF
/dports/sysutils/restic/google-cloud-go-storage-v1.16.0/internal/gapicgen/execv/gocmd/
H A Dgocmd.go37 c := execv.Command("go", "mod", "tidy")
48 modC := execv.Command("go", "list", "-m")
59 c := execv.Command("go", "list", "-f", "'{{.Module.Dir}}'")
75 c := execv.Command("go", "build", "./...")
83 c := execv.Command("goimports", "-w", ".")
89 c = execv.Command("gofmt", "-s", "-d", "-w", "-l", ".")
/dports/sysutils/restic/restic-0.12.1/vendor/cloud.google.com/go/internal/gapicgen/execv/gocmd/
H A Dgocmd.go37 c := execv.Command("go", "mod", "tidy")
48 modC := execv.Command("go", "list", "-m")
59 c := execv.Command("go", "list", "-f", "'{{.Module.Dir}}'")
75 c := execv.Command("go", "build", "./...")
83 c := execv.Command("goimports", "-w", ".")
89 c = execv.Command("gofmt", "-s", "-d", "-w", "-l", ".")
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/modules/
H A Dexecv2 execv() function: Execute a program, replacing the current process.
5 lib/execv.c
6 m4/execv.m4
16 AC_LIBOBJ([execv])
18 gl_UNISTD_MODULE_INDICATOR([execv])
H A Dexecv-tests2 tests/test-execv.sh
3 tests/test-execv-main.c
10 TESTS += test-execv.sh
11 check_PROGRAMS += test-execv-main test-exec-child
/dports/www/grafana8/grafana-8.3.6/vendor/cloud.google.com/go/internal/gapicgen/execv/gocmd/
H A Dgocmd.go39 c := execv.Command("go", "mod", "tidy")
74 modC := execv.Command("go", "list", "-m")
85 c := execv.Command("go", "list", "-f", "'{{.Module.Dir}}'")
101 c := execv.Command("go", "build", "./...")
115 c := execv.Command("goimports", "-w", ".")
121 c = execv.Command("gofmt", "-s", "-d", "-w", "-l", ".")
129 c := execv.Command("go", "list", "-m")
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/cloud.google.com/go/internal/gapicgen/execv/gocmd/
H A Dgocmd.go39 c := execv.Command("go", "mod", "tidy")
74 modC := execv.Command("go", "list", "-m")
85 c := execv.Command("go", "list", "-f", "'{{.Module.Dir}}'")
101 c := execv.Command("go", "build", "./...")
115 c := execv.Command("goimports", "-w", ".")
121 c = execv.Command("gofmt", "-s", "-d", "-w", "-l", ".")
129 c := execv.Command("go", "list", "-m")
/dports/net/drive/drive-0.4.0/vendor/cloud.google.com/go/internal/gapicgen/execv/gocmd/
H A Dgocmd.go39 c := execv.Command("go", "mod", "tidy")
74 modC := execv.Command("go", "list", "-m")
85 c := execv.Command("go", "list", "-f", "'{{.Module.Dir}}'")
101 c := execv.Command("go", "build", "./...")
115 c := execv.Command("goimports", "-w", ".")
121 c = execv.Command("gofmt", "-s", "-d", "-w", "-l", ".")
129 c := execv.Command("go", "list", "-m")
/dports/net/rclone/rclone-1.57.0/vendor/cloud.google.com/go/internal/gapicgen/execv/gocmd/
H A Dgocmd.go39 c := execv.Command("go", "mod", "tidy")
74 modC := execv.Command("go", "list", "-m")
85 c := execv.Command("go", "list", "-f", "'{{.Module.Dir}}'")
101 c := execv.Command("go", "build", "./...")
115 c := execv.Command("goimports", "-w", ".")
121 c = execv.Command("gofmt", "-s", "-d", "-w", "-l", ".")
129 c := execv.Command("go", "list", "-m")
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/cloud.google.com/go/internal/gapicgen/execv/gocmd/
H A Dgocmd.go39 c := execv.Command("go", "mod", "tidy")
74 modC := execv.Command("go", "list", "-m")
85 c := execv.Command("go", "list", "-f", "'{{.Module.Dir}}'")
101 c := execv.Command("go", "build", "./...")
115 c := execv.Command("goimports", "-w", ".")
121 c = execv.Command("gofmt", "-s", "-d", "-w", "-l", ".")
129 c := execv.Command("go", "list", "-m")
/dports/devel/gnulib/gnulib-20140202-stable/doc/posix-functions/
H A Dexecv.texi1 @node execv
2 @section @code{execv}
3 @findex execv
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/execv.html}
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/sysvi386/
H A Dexec.c7 execv (const char *path, char * const *args) { in execv() function
14 return execv (path, &arg1); in execl()
39 return execv (file, args); in execvp()
47 execv (buf, args); in execvp()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/sysvi386/
H A Dexec.c7 execv (const char *path, char * const *args) { in execv() function
14 return execv (path, &arg1); in execl()
39 return execv (file, args); in execvp()
47 execv (buf, args); in execvp()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/sysvi386/
H A Dexec.c7 execv (const char *path, char * const *args) { in execv() function
14 return execv (path, &arg1); in execl()
39 return execv (file, args); in execvp()
47 execv (buf, args); in execvp()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/doc/posix-functions/
H A Dexecv.texi1 @node execv
2 @section @code{execv}
3 @findex execv
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/execv.html}
7 Gnulib module: execv
/dports/www/grafana8/grafana-8.3.6/vendor/cloud.google.com/go/internal/gapicgen/git/
H A Dgit.go89 c := execv.Command("git", "show", "--pretty=format:%s~~%b", "-s", hash)
155 c := execv.Command("git", "rev-list", commitRange)
172 …c := execv.Command("git", "diff-tree", "--no-commit-id", "--name-only", "--diff-filter=ACMR", "-r"…
183 c := execv.Command("bash", "-c", "git status --short")
212 c := execv.Command("git", "ls-files", filter)
242 c := execv.Command("git", "show", "--pretty=format:", "--name-only", hash)
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/cloud.google.com/go/internal/gapicgen/git/
H A Dgit.go89 c := execv.Command("git", "show", "--pretty=format:%s~~%b", "-s", hash)
155 c := execv.Command("git", "rev-list", commitRange)
172 …c := execv.Command("git", "diff-tree", "--no-commit-id", "--name-only", "--diff-filter=ACMR", "-r"…
183 c := execv.Command("bash", "-c", "git status --short")
212 c := execv.Command("git", "ls-files", filter)
242 c := execv.Command("git", "show", "--pretty=format:", "--name-only", hash)
/dports/net/drive/drive-0.4.0/vendor/cloud.google.com/go/internal/gapicgen/git/
H A Dgit.go89 c := execv.Command("git", "show", "--pretty=format:%s~~%b", "-s", hash)
155 c := execv.Command("git", "rev-list", commitRange)
172 …c := execv.Command("git", "diff-tree", "--no-commit-id", "--name-only", "--diff-filter=ACMR", "-r"…
183 c := execv.Command("bash", "-c", "git status --short")
212 c := execv.Command("git", "ls-files", filter)
242 c := execv.Command("git", "show", "--pretty=format:", "--name-only", hash)
/dports/net/rclone/rclone-1.57.0/vendor/cloud.google.com/go/internal/gapicgen/git/
H A Dgit.go89 c := execv.Command("git", "show", "--pretty=format:%s~~%b", "-s", hash)
155 c := execv.Command("git", "rev-list", commitRange)
172 …c := execv.Command("git", "diff-tree", "--no-commit-id", "--name-only", "--diff-filter=ACMR", "-r"…
183 c := execv.Command("bash", "-c", "git status --short")
212 c := execv.Command("git", "ls-files", filter)
242 c := execv.Command("git", "show", "--pretty=format:", "--name-only", hash)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/cloud.google.com/go/internal/gapicgen/git/
H A Dgit.go89 c := execv.Command("git", "show", "--pretty=format:%s~~%b", "-s", hash)
155 c := execv.Command("git", "rev-list", commitRange)
172 …c := execv.Command("git", "diff-tree", "--no-commit-id", "--name-only", "--diff-filter=ACMR", "-r"…
183 c := execv.Command("bash", "-c", "git status --short")
212 c := execv.Command("git", "ls-files", filter)
242 c := execv.Command("git", "show", "--pretty=format:", "--name-only", hash)
/dports/www/gohugo/hugo-0.91.2/vendor/cloud.google.com/go/internal/gapicgen/git/
H A Dgit.go89 c := execv.Command("git", "show", "--pretty=format:%s~~%b", "-s", hash)
155 c := execv.Command("git", "rev-list", commitRange)
172 …c := execv.Command("git", "diff-tree", "--no-commit-id", "--name-only", "--diff-filter=ACMR", "-r"…
183 c := execv.Command("bash", "-c", "git status --short")
212 c := execv.Command("git", "ls-files", filter)
242 c := execv.Command("git", "show", "--pretty=format:", "--name-only", hash)

12345678910>>...183