Searched defs:args (Results 151 - 175 of 1059) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/kgssapi/
H A Dgss_init_sec_context.c62 struct init_sec_context_args args; local
[all...]
/freebsd-11-stable/usr.sbin/rpcbind/
H A Drpcbind.h55 char *args; member in struct:encap_parms
/freebsd-11-stable/contrib/netbsd-tests/rump/rumpkern/
H A Dt_modcmd.c117 struct tmpfs_args args; local
[all...]
/freebsd-11-stable/sys/fs/nfsclient/
H A Dnfs_clkrpc.c218 nfscbd_nfsd(struct thread *td, struct nfsd_nfscbd_args *args) argument
/freebsd-11-stable/sys/i386/cloudabi32/
H A Dcloudabi32_sysvec.c54 uint32_t args[2]; local
157 uint32_t args[3]; local
[all...]
/freebsd-11-stable/sys/i386/include/
H A Dproc.h66 register_t args[8]; member in struct:syscall_args
/freebsd-11-stable/sys/amd64/cloudabi32/
H A Dcloudabi32_sysvec.c59 uint32_t args[2]; local
182 uint32_t args[3]; local
[all...]
/freebsd-11-stable/sys/arm/arm/
H A Dsys_machdep.c102 arm32_sync_icache(struct thread *td, void *args) argument
152 arm32_drain_writebuf(struct thread *td, void *args) argument
167 arm32_set_tp(struct thread *td, void *args) argument
180 arm32_get_tp(struct thread *td, void *args) argument
/freebsd-11-stable/sys/compat/cloudabi32/
H A Dcloudabi32_poll.c89 struct cloudabi32_kevent_args *args; local
149 struct cloudabi32_kevent_args *args; local
214 struct cloudabi32_kevent_args args = { local
/freebsd-11-stable/sys/compat/cloudabi64/
H A Dcloudabi64_poll.c89 struct cloudabi64_kevent_args *args; local
149 struct cloudabi64_kevent_args *args; local
214 struct cloudabi64_kevent_args args = { local
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/gen/posix_spawn/
H A Dt_spawn.c52 char * const args[] = { __UNCONST("ls"), __UNCONST("-la"), NULL }; local
69 char * const args[] = { __UNCONST("ls"), __UNCONST("-la"), NULL }; local
87 char * const args[] = { __UNCONST("h_zero"), NULL }; local
106 char * const args[] = { __UNCONST("h_nonexist"), NULL }; local
126 char * const args[] = { __UNCONST("h_nonexec"), NULL }; local
[all...]
/freebsd-11-stable/contrib/netbsd-tests/lib/libcurses/director/
H A Dtestlang_parse.y420 args : /* empty */ label
[all...]
/freebsd-11-stable/usr.sbin/ppp/
H A Dcommand.h56 const void *args; member in struct:cmdtab
/freebsd-11-stable/usr.sbin/pw/
H A Dpwupd.c62 char *args[10]; local
/freebsd-11-stable/usr.sbin/cpucontrol/
H A Damd.c90 cpuctl_update_args_t args; local
/freebsd-11-stable/contrib/telnet/telnet/
H A Dmain.c348 char *args[9], **argp = args; local
/freebsd-11-stable/contrib/openpam/bin/su/
H A Dsu.c76 char **args, **pam_envlist, **pam_env; local
/freebsd-11-stable/stand/efi/loader/
H A Defi_main.c79 CHAR16 *argp, *args, **argv; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenABITypes.cpp56 arrangeFreeFunctionCall(CodeGenModule &CGM, CanQualType returnType, ArrayRef<CanQualType> argTypes, FunctionType::ExtInfo info, RequiredArgs args) argument
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DFileSpecList.h87 template <class... Args> void EmplaceBack(Args &&... args) { argument
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_fork.c68 linux_fork(struct thread *td, struct linux_fork_args *args) argument
104 linux_vfork(struct thread *td, struct linux_vfork_args *args) argument
141 linux_clone_proc(struct thread *td, struct linux_clone_args *args) argument
262 linux_clone_thread(struct thread *td, struct linux_clone_args *args) argument
400 linux_clone(struct thread *td, struct linux_clone_args *args) argument
410 linux_exit(struct thread *td, struct linux_exit_args *args) argument
433 linux_set_tid_address(struct thread *td, struct linux_set_tid_address_args *args) argument
[all...]
/freebsd-11-stable/contrib/netbsd-tests/fs/common/
H A Dfstest_ffs.c62 struct ffstestargs *args; local
104 struct ffstestargs *args = buf; local
126 struct ffstestargs *args = buf; local
[all...]
H A Dfstest_udf.c62 struct udftestargs *args; local
108 struct udftestargs *args = buf; local
130 struct udftestargs *args = buf; local
[all...]
/freebsd-11-stable/contrib/netbsd-tests/lib/libbpfjit/
H A Dt_extmem.c57 retM(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A) argument
86 bpf_args_t args = { local
125 bpf_args_t args = { local
189 bpf_args_t args = { local
241 bpf_args_t args = { local
309 bpf_args_t args = { local
354 bpf_args_t args = { local
400 bpf_args_t args = { local
446 bpf_args_t args = { local
[all...]
/freebsd-11-stable/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcommands.c54 command_execute(char *func, int nargs, char **args) argument

Completed in 177 milliseconds

1234567891011>>