Searched defs:args (Results 101 - 125 of 954) sorted by relevance

1234567891011>>

/freebsd-current/sys/kgssapi/
H A Dgss_pname_to_uid.c47 struct pname_to_uid_args args; local
87 struct pname_to_uid_args args; local
/freebsd-current/bin/sh/
H A Dexpand.h34 char **args; member in struct:arglist
/freebsd-current/sbin/nvmecontrol/
H A Dreset.c48 static const struct args args[] = { variable in typeref:struct:args
H A Ddisconnect.c22 static const struct args args[] = { variable in typeref:struct:args
/freebsd-current/sys/dev/mrsas/
H A Dmrsas_linux.c102 mrsas_linux_ioctl(struct thread *p, struct linux_ioctl_args *args) argument
/freebsd-current/sys/dev/mfi/
H A Dmfi_linux.c84 mfi_linux_ioctl(struct thread *p, struct linux_ioctl_args *args) argument
/freebsd-current/sys/dev/tdfx/
H A Dtdfx_linux.c45 linux_ioctl_tdfx(struct thread *td, struct linux_ioctl_args* args) argument
/freebsd-current/crypto/openssl/demos/bio/
H A Dclient-arg.c22 char **args = argv + 1; local
[all...]
H A Dserver-arg.c32 char **args = argv + 1; local
[all...]
/freebsd-current/stand/userboot/userboot/
H A Dbootinfo64.c93 bi_load64(char *args, vm_offset_t *modulep, vm_offset_t *kernendp) argument
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Utility/
H A DStatus.h68 static Status createWithFormat(const char *format, Args &&...args) { argument
169 void SetErrorStringWithFormatv(const char *format, Args &&... args) { argument
/freebsd-current/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectApropos.cpp41 void CommandObjectApropos::DoExecute(Args &args, CommandReturnObject &result) { argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_arg_retval.cpp20 CreateLocked(uptr thread, bool detached, const Args& args) argument
/freebsd-current/contrib/llvm-project/lld/Common/
H A DDriverDispatcher.cpp50 static std::optional<bool> isPETarget(llvm::ArrayRef<const char *> args) { argument
[all...]
/freebsd-current/sys/amd64/sgx/
H A Dsgx_linux.c55 sgx_linux_ioctl(struct thread *td, struct linux_ioctl_args *args) argument
/freebsd-current/contrib/libcbor/test/
H A Dtest_allocator.c15 va_list args; local
/freebsd-current/sys/contrib/openzfs/lib/libspl/
H A Dassert.c85 va_list args; local
/freebsd-current/contrib/xz/src/xz/
H A Dmain.c59 read_name(const args_info *args) argument
187 args_info args; local
[all...]
/freebsd-current/contrib/kyua/utils/process/
H A Doperations.cpp125 process::exec(const fs::path& program, const args_vector& args) throw() argument
154 process::exec_unsafe(const fs::path& program, const args_vector& args) argument
/freebsd-current/contrib/kyua/cli/
H A Dcmd_help_test.cpp153 cmdline::args_vector args; local
231 cmdline::args_vector args; local
263 cmdline::args_vector args; local
304 cmdline::args_vector args; local
325 cmdline::args_vector args; local
[all...]
H A Dmain.cpp133 run_subcommand(cmdline::ui* ui, cli::cli_command* command, const cmdline::args_vector& args, const config::tree& user_config) argument
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/nfs/
H A Dtst.call.c57 COMPOUND4args args; local
/freebsd-current/contrib/kyua/utils/cmdline/
H A Dbase_command_test.cpp156 cmdline::args_vector args; local
168 cmdline::args_vector args; local
179 cmdline::args_vector args; local
212 cmdline::args_vector args; local
229 cmdline::args_vector args; local
256 cmdline::args_vector args; local
273 cmdline::args_vector args; local
[all...]
/freebsd-current/contrib/netbsd-tests/net/bpf/
H A Dh_bpf.h86 bpf_args_t args; local
115 bpf_args_t args; local
139 bpf_args_t args; local
[all...]
/freebsd-current/contrib/netbsd-tests/fs/common/
H A Dfstest_sysvbfs.c61 struct sysvbfstestargs *args; local
98 struct sysvbfstestargs *args = buf; local
117 struct sysvbfstestargs *args = buf; local
[all...]

Completed in 323 milliseconds

1234567891011>>