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

1234567891011>>

/freebsd-11-stable/sys/arm64/include/
H A Dproc.h52 register_t args[MAXARGS]; member in struct:syscall_args
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlcompat.c13 va_list args; local
/freebsd-11-stable/sys/compat/cloudabi32/
H A Dcloudabi32_thread.c47 struct thread_create_args *args = thunk; local
60 struct thread_create_args args; local
[all...]
/freebsd-11-stable/sys/compat/cloudabi64/
H A Dcloudabi64_thread.c47 struct thread_create_args *args = thunk; local
60 struct thread_create_args args; local
[all...]
/freebsd-11-stable/sys/dev/mrsas/
H A Dmrsas_linux.c108 mrsas_linux_ioctl(struct thread *p, struct linux_ioctl_args *args) argument
/freebsd-11-stable/contrib/netbsd-tests/fs/hfs/
H A Dt_pathconvert.c35 struct hfs_args args; local
/freebsd-11-stable/contrib/netbsd-tests/fs/ptyfs/
H A Dt_nullpts.c27 struct ptyfs_args args; local
/freebsd-11-stable/contrib/netbsd-tests/fs/tmpfs/
H A Dt_renamerace.c78 struct tmpfs_args args; local
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/stdlib/
H A Dh_getopt.c54 char *args[100]; local
[all...]
/freebsd-11-stable/sys/powerpc/include/
H A Dproc.h59 register_t args[10]; member in struct:syscall_args
/freebsd-11-stable/usr.bin/c99/
H A Dc99.c48 static char **args; variable
/freebsd-11-stable/contrib/xz/src/xz/
H A Dmain.c59 read_name(const args_info *args) argument
170 args_info args; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lld/Common/
H A DArgs.cpp44 std::vector<StringRef> lld::args::getStrings(opt::InputArgList &args, int id) { argument
51 uint64_t lld::args::getZOptionValue(opt::InputArgList &args, in argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanCallFunctionUsingABI.cpp23 ThreadPlanCallFunctionUsingABI( Thread &thread, const Address &function, llvm::Type &prototype, llvm::Type &return_type, llvm::ArrayRef<ABI::CallArgument> args, const EvaluateExpressionOptions &options) argument
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DStatus.h173 void SetErrorStringWithFormatv(const char *format, Args &&... args) { argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectApropos.cpp42 bool CommandObjectApropos::DoExecute(Args &args, CommandReturnObject &result) { argument
H A DCommandObjectBreakpoint.h34 VerifyBreakpointIDs(Args &args, Target *target, CommandReturnObject &result, argument
26 VerifyBreakpointOrLocationIDs( Args &args, Target *target, CommandReturnObject &result, BreakpointIDList *valid_ids, BreakpointName::Permissions ::PermissionKinds purpose) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
H A DDiagnosticManager.cpp63 va_list args; local
/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dpropset-cmd.c57 apr_array_header_t *args, *targets; local
H A Dpropdel-cmd.c53 apr_array_header_t *args, *targets; local
/freebsd-11-stable/sys/compat/cloudabi/
H A Dcloudabi_proc.c49 struct image_args args; local
/freebsd-11-stable/contrib/netbsd-tests/fs/common/
H A Dfstest_ext2fs.c61 struct ext2fstestargs *args; local
98 struct ext2fstestargs *args = buf; local
117 struct ext2fstestargs *args = buf; local
[all...]
H A Dfstest_msdosfs.c61 struct msdosfstestargs *args; local
99 struct msdosfstestargs *args = buf; local
118 struct msdosfstestargs *args = buf; local
[all...]
H A Dfstest_sysvbfs.c61 struct sysvbfstestargs *args; local
98 struct sysvbfstestargs *args = buf; local
117 struct sysvbfstestargs *args = buf; local
[all...]
H A Dfstest_v7fs.c61 struct v7fstestargs *args; local
99 struct v7fstestargs *args = buf; local
118 struct v7fstestargs *args = buf; local
[all...]

Completed in 199 milliseconds

1234567891011>>