Home
last modified time | relevance | path

Searched defs:lastarg (Results 176 – 200 of 212) sorted by relevance

123456789

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/fuse/
H A Ddev.c1811 struct fuse_arg *lastarg = &args->out_args[args->out_numargs-1]; in copy_out_args() local
/dports/multimedia/libv4l/linux-5.13-rc2/fs/fuse/
H A Ddev.c1811 struct fuse_arg *lastarg = &args->out_args[args->out_numargs-1]; in copy_out_args() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/fuse/
H A Ddev.c1811 struct fuse_arg *lastarg = &args->out_args[args->out_numargs-1]; in copy_out_args() local
/dports/deskutils/treesheets/treesheets-1.0.2/lobster/src/lobster/
H A Dcodegen.h969 auto lastarg = children.empty() ? nullptr : children.back(); in Generate() local
/dports/databases/redis-devel/redis-0e5b813/src/
H A Dredis-benchmark.c1402 int lastarg; in parseOptions() local
H A Dredis-cli.c1486 int lastarg = i==argc-1; in parseOptions() local
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dposixmodule.c3052 Py_ssize_t lastarg = 0; in posix_execve() local
3287 Py_ssize_t lastarg = 0; in posix_spawnve() local
3520 int lastarg = 0; in posix_spawnvpe() local
/dports/lang/python27/Python-2.7.18/Modules/
H A Dposixmodule.c3238 Py_ssize_t lastarg = 0; in posix_execve() local
3479 Py_ssize_t lastarg = 0; in posix_spawnve() local
3718 int lastarg = 0; in posix_spawnvpe() local
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dposixmodule.c3238 Py_ssize_t lastarg = 0; in posix_execve() local
3479 Py_ssize_t lastarg = 0; in posix_spawnve() local
3718 int lastarg = 0; in posix_spawnvpe() local
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/sh/
H A Dxec.c2916 static char lastarg[32]; in sh_exec() local
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/sh/
H A Dxec.c2916 static char lastarg[32]; in sh_exec() local
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/sh/
H A Dxec.c2350 static char lastarg[PATH_MAX]; in sh_exec() local
/dports/graphics/xfractint/xfractint-20.04p16/common/
H A Dcmdfiles.c1023 int lastarg; in cmdarg() local
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/sh/
H A Dxec.c3025 static char lastarg[32]; in sh_exec() local
/dports/shells/bash/bash-5.1/
H A Dexecute_cmd.c4239 char *command_line, *lastarg, *temp; local
/dports/net/haproxy23/haproxy-2.3.16/src/
H A Dssl_sock.c3976 char *lastarg = NULL; local
H A Dhlua.c2036 int lastarg, type; in hlua_socket_receive() local
/dports/net/haproxy20/haproxy-2.0.26/src/
H A Dhlua.c1969 int lastarg, type; in hlua_socket_receive() local
/dports/net/haproxy22/haproxy-2.2.19/src/
H A Dhlua.c1995 int lastarg, type; in hlua_socket_receive() local
H A Dssl_sock.c4199 char *lastarg = NULL; local
/dports/net/haproxy/haproxy-2.4.10/src/
H A Dssl_sock.c4224 char *lastarg = NULL; local
H A Dhlua.c2149 int lastarg, type; in hlua_socket_receive() local
/dports/databases/redis5/redis-5.0.14/src/
H A Dredis-cli.c1237 int lastarg = i==argc-1; in parseOptions() local
/dports/lang/python37/Python-3.7.12/Modules/
H A Dposixmodule.c5247 Py_ssize_t lastarg = 0; in os_spawnve_impl() local
/dports/databases/redis6/redis-6.0.16/src/
H A Dredis-cli.c1455 int lastarg = i==argc-1; in parseOptions() local

123456789