Searched defs:args (Results 201 - 225 of 972) sorted by relevance

1234567891011>>

/freebsd-10-stable/sys/kern/
H A Dkern_syscalls.c48 lkmnosys(struct thread *td, struct nosys_args *args) argument
55 lkmressys(struct thread *td, struct nosys_args *args) argument
/freebsd-10-stable/sys/mips/include/
H A Dproc.h86 register_t args[8]; member in struct:syscall_args
/freebsd-10-stable/sys/powerpc/powermac/
H A Data_dbdma.c207 struct ata_dbdma_dmaload_args args; local
/freebsd-10-stable/sys/powerpc/powerpc/
H A Ddb_trace.c137 db_addr_t stackframe, lr, *args; local
[all...]
/freebsd-10-stable/sys/rpc/
H A Dauth_none.c113 authnone_marshal(AUTH *client, uint32_t xid, XDR *xdrs, struct mbuf *args) argument
/freebsd-10-stable/usr.sbin/cpucontrol/
H A Dvia.c96 cpuctl_update_args_t args; local
H A Damd10h.c96 cpuctl_update_args_t args; local
/freebsd-10-stable/sys/dev/ipmi/
H A Dipmi_linux.c90 ipmi_linux_ioctl(struct thread *td, struct linux_ioctl_args *args) argument
/freebsd-10-stable/crypto/openssl/apps/
H A Dpkey.c73 char **args, *infile = NULL, *outfile = NULL; local
[all...]
/freebsd-10-stable/contrib/unbound/sldns/
H A Dsbuffer.c113 va_list args; local
/freebsd-10-stable/sys/compat/linux/
H A Dlinux_sysctl.c120 linux_sysctl(struct thread *td, struct linux_sysctl_args *args) argument
/freebsd-10-stable/sys/boot/efi/libefi/
H A Dlibefi.c90 CHAR16 *argp, *args, **argv; local
/freebsd-10-stable/crypto/openssh/regress/
H A Dcheck-perm.c25 va_list args; local
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_work.c185 dtrace_enable_io_t args; local
/freebsd-10-stable/usr.sbin/mpsutil/
H A Dmpsutil.c57 const char *args, *desc; local
/freebsd-10-stable/sys/compat/svr4/
H A Dsvr4_sysvec.c220 Elf32_Auxargs *args; local
[all...]
/freebsd-10-stable/sys/boot/common/
H A Ddev_net.c116 va_list args; local
/freebsd-10-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-10-stable/contrib/netbsd-tests/fs/ffs/
H A Dt_fifos.c107 struct ufs_args args; local
/freebsd-10-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-10-stable/sys/amd64/linux/
H A Dlinux_machdep.c93 linux_execve(struct thread *td, struct linux_execve_args *args) argument
127 linux_mmap2(struct thread *td, struct linux_mmap2_args *args) argument
142 linux_iopl(struct thread *td, struct linux_iopl_args *args) argument
182 linux_pause(struct thread *td, struct linux_pause_args *args) argument
226 linux_arch_prctl(struct thread *td, struct linux_arch_prctl_args *args) argument
[all...]
/freebsd-10-stable/sys/cam/ctl/
H A Dctl_backend.c143 ctl_init_opts(ctl_options_t *opts, int num_args, struct ctl_be_arg *args) argument
162 ctl_update_opts(ctl_options_t *opts, int num_args, struct ctl_be_arg *args) argument
[all...]
/freebsd-10-stable/contrib/netbsd-tests/net/bpfjit/
H A Dt_extmem.c65 retM(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A) argument
94 bpf_args_t args = { local
170 bpf_args_t args = { local
228 bpf_args_t args = { local
308 bpf_args_t args = { local
359 bpf_args_t args = { local
411 bpf_args_t args = { local
463 bpf_args_t args = { local
[all...]
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/stdlib/
H A Dh_getopt_long.c56 char *args[128]; local
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DGetopt.java46 private String[] args; field in class:Getopt
66 public Getopt(String programName, String[] args, argument
[all...]

Completed in 269 milliseconds

1234567891011>>