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

1234567891011>>

/freebsd-13-stable/sys/dev/ata/
H A Data-dma.c250 struct ata_dmasetprd_args *args = xsc; local
/freebsd-13-stable/sys/dev/ipmi/
H A Dipmi_linux.c92 ipmi_linux_ioctl(struct thread *td, struct linux_ioctl_args *args) argument
/freebsd-13-stable/sys/dev/pwm/
H A Dpwmc.c153 struct make_dev_args args; local
/freebsd-13-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom_v1.c80 v1EepromDiag(struct ath_hal *ah, int request, const void *args, uint32_t argsize, void **result, uint32_t *resultsize) argument
/freebsd-13-stable/sys/dev/atkbdc/
H A Datkbd_atkbdc.c149 int args[2]; local
/freebsd-13-stable/sys/dev/backlight/
H A Dbacklight.c109 struct make_dev_args args; local
/freebsd-13-stable/contrib/pf/libevent/
H A Dlog.c71 event_vsnprintf(char *str, size_t size, const char *format, va_list args) argument
/freebsd-13-stable/contrib/mandoc/
H A Dmdoc.c110 mdoc_block_alloc(struct roff_man *mdoc, int line, int pos, enum roff_tok tok, struct mdoc_arg *args) argument
137 mdoc_elem_alloc(struct roff_man *mdoc, int line, int pos, enum roff_tok tok, struct mdoc_arg *args) argument
[all...]
/freebsd-13-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_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...]
H A Dfstest_udf.c62 struct udftestargs *args; local
108 struct udftestargs *args = buf; local
130 struct udftestargs *args = buf; local
[all...]
/freebsd-13-stable/contrib/netbsd-tests/fs/ffs/
H A Dt_fifos.c107 struct ufs_args args; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/TableGen/
H A DJSONBackend.cpp99 json::Array args; local
/freebsd-13-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-13-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-13-stable/contrib/netbsd-tests/lib/libc/stdlib/
H A Dh_getopt_long.c56 char *args[128]; local
[all...]
/freebsd-13-stable/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcommands.c54 command_execute(char *func, int nargs, char **args) argument
/freebsd-13-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-13-stable/sys/mips/include/
H A Dproc.h88 register_t args[MAXARGS]; member in struct:syscall_args
/freebsd-13-stable/sys/powerpc/powerpc/
H A Ddb_trace.c135 db_addr_t stackframe, lr, *args; local
[all...]
/freebsd-13-stable/sys/rpc/
H A Dauth_none.c115 authnone_marshal(AUTH *client, uint32_t xid, XDR *xdrs, struct mbuf *args) argument
/freebsd-13-stable/sys/rpc/rpcsec_tls/
H A Dauth_tls.c120 authtls_marshal(AUTH *client, uint32_t xid, XDR *xdrs, struct mbuf *args) argument
/freebsd-13-stable/sys/compat/cloudabi32/
H A Dcloudabi32_module.c51 struct image_args *args; local
67 Elf32_Auxargs *args; local
[all...]
/freebsd-13-stable/sys/compat/cloudabi64/
H A Dcloudabi64_module.c51 struct image_args *args; local
67 Elf64_Auxargs *args; local
[all...]
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_fork.c70 linux_fork(struct thread *td, struct linux_fork_args *args) argument
100 linux_vfork(struct thread *td, struct linux_vfork_args *args) argument
131 linux_clone_proc(struct thread *td, struct linux_clone_args *args) argument
238 linux_clone_thread(struct thread *td, struct linux_clone_args *args) argument
360 linux_clone(struct thread *td, struct linux_clone_args *args) argument
370 linux_exit(struct thread *td, struct linux_exit_args *args) argument
393 linux_set_tid_address(struct thread *td, struct linux_set_tid_address_args *args) argument
[all...]

Completed in 231 milliseconds

1234567891011>>