Searched defs:args (Results 226 - 250 of 1059) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/arm/include/
H A Dproc.h82 register_t args[MAXARGS]; member in struct:syscall_args
/freebsd-11-stable/sys/dev/atkbdc/
H A Datkbd_atkbdc.c147 int args[2]; local
/freebsd-11-stable/sys/compat/cloudabi32/
H A Dcloudabi32_module.c51 struct image_args *args; local
67 Elf32_Auxargs *args; local
[all...]
/freebsd-11-stable/sys/compat/cloudabi64/
H A Dcloudabi64_module.c51 struct image_args *args; local
67 Elf64_Auxargs *args; local
[all...]
/freebsd-11-stable/contrib/mdocml/
H A Dmdoc.c117 mdoc_block_alloc(struct roff_man *mdoc, int line, int pos, enum roff_tok tok, struct mdoc_arg *args) argument
144 mdoc_elem_alloc(struct roff_man *mdoc, int line, int pos, enum roff_tok tok, struct mdoc_arg *args) argument
[all...]
/freebsd-11-stable/contrib/netbsd-tests/fs/common/
H A Dfstest_lfs.c68 struct lfstestargs *args; local
107 struct lfstestargs *args = buf; local
127 struct lfstestargs *args = arg; local
155 struct lfstestargs *args = buf; local
[all...]
/freebsd-11-stable/contrib/netbsd-tests/fs/ffs/
H A Dt_fifos.c107 struct ufs_args args; local
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/gen/posix_spawn/
H A Dt_spawnattr.c111 char * const args[] = { __UNCONST("h_spawnattr"), helper_arg, NULL }; local
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/stdlib/
H A Dh_getopt_long.c56 char *args[128]; local
[all...]
/freebsd-11-stable/usr.sbin/cpucontrol/
H A Dvia.c98 cpuctl_update_args_t args; local
H A Damd10h.c96 cpuctl_update_args_t args; local
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_sysctl.c120 linux_sysctl(struct thread *td, struct linux_sysctl_args *args) argument
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dcdev.h88 struct make_dev_args args; local
116 struct make_dev_args args; local
[all...]
/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_machdep.c94 linux_execve(struct thread *td, struct linux_execve_args *args) argument
128 linux_mmap2(struct thread *td, struct linux_mmap2_args *args) argument
143 linux_iopl(struct thread *td, struct linux_iopl_args *args) argument
183 linux_pause(struct thread *td, struct linux_pause_args *args) argument
228 linux_arch_prctl(struct thread *td, struct linux_arch_prctl_args *args) argument
[all...]
/freebsd-11-stable/contrib/unbound/sldns/
H A Dsbuffer.c115 va_list args; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/TableGen/
H A DJSONBackend.cpp99 json::Array args; local
/freebsd-11-stable/usr.sbin/mpsutil/
H A Dmpsutil.c57 const char *args, *desc; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanCallUserExpression.cpp34 ThreadPlanCallUserExpression( Thread &thread, Address &function, llvm::ArrayRef<lldb::addr_t> args, const EvaluateExpressionOptions &options, lldb::UserExpressionSP &user_expression_sp) argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_libcdep.cpp134 SANITIZER_INTERFACE_WEAK_DEF(void, __sanitizer_sandbox_on_notify, __sanitizer_sandbox_arguments *args) argument
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandReturnObject.h112 void AppendMessageWithFormatv(const char *format, Args &&... args) { argument
117 void AppendWarningWithFormatv(const char *format, Args &&... args) { argument
122 void AppendErrorWithFormatv(const char *format, Args &&... args) { argument
/freebsd-11-stable/sys/cam/ctl/
H A Dctl_backend.c142 ctl_init_opts(ctl_options_t *opts, int num_args, struct ctl_be_arg *args) argument
161 ctl_update_opts(ctl_options_t *opts, int num_args, struct ctl_be_arg *args) argument
[all...]
/freebsd-11-stable/contrib/sendmail/rmail/
H A Drmail.c103 char **args, buf[2048], lbuf[2048]; local
[all...]
/freebsd-11-stable/contrib/mtree/
H A Dmisc.c198 parsetags(slist_t *list, char *args) argument
/freebsd-11-stable/contrib/ncurses/form/
H A Dfty_enum.c345 const enumARG *args = (const enumARG *)argp; local
383 const enumARG *args = (const enumARG *)argp; local
[all...]
H A Dfty_num.c86 thisPARM *args = (thisPARM *) arg; local

Completed in 214 milliseconds

1234567891011>>