Searched defs:args (Results 76 - 100 of 1059) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/dev/aac/
H A Daac_linux.c76 aac_linux_ioctl(struct thread *td, struct linux_ioctl_args *args) argument
/freebsd-11-stable/sys/dev/aacraid/
H A Daacraid_linux.c80 aacraid_linux_ioctl(struct thread *td, struct linux_ioctl_args *args) argument
/freebsd-11-stable/sys/dev/amr/
H A Damr_linux.c73 amr_linux_ioctl(struct thread *p, struct linux_ioctl_args *args) argument
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_base/
H A Duuid.c44 struct get_uuid_args *args = baton; local
60 struct get_uuid_args args; local
88 struct set_uuid_args *args = baton; local
99 struct set_uuid_args args; local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dchangelist-cmd.c55 apr_array_header_t *args; local
/freebsd-11-stable/crypto/heimdal/kuser/
H A Dkverify.c39 static struct getargs args[] = { variable in typeref:struct:getargs
/freebsd-11-stable/lib/libulog/
H A Dulog_login_pseudo.c81 char const * const args[4] = { "ulog-helper", "login", host, NULL }; local
89 char const * const args[3] = { "ulog-helper", "logout", NULL }; local
/freebsd-11-stable/crypto/openssl/apps/
H A Dnseq.c73 char **args, *infile = NULL, *outfile = NULL; local
[all...]
H A Dpkeyparam.c72 char **args, *infile = NULL, *outfile = NULL; local
[all...]
/freebsd-11-stable/crypto/heimdal/lib/kadm5/
H A Dtest_pw_quality.c44 static struct getargs args[] = { variable in typeref:struct:getargs
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dkrbhst-test.c42 static struct getargs args[] = { variable in typeref:struct:getargs
H A Dprog_setup.c39 krb5_std_usage(int code, struct getargs *args, int num_args) argument
46 krb5_program_setup(krb5_context *context, int argc, char **argv, struct getargs *args, int num_args, void (KRB5_LIB_CALL *usage)(int, struct getargs*, int)) argument
H A Dtest_forward.c40 static struct getargs args[] = { variable in typeref:struct:getargs
H A Dtest_get_addrs.c55 static struct getargs args[] = { variable in typeref:struct:getargs
H A Dtest_renew.c41 static struct getargs args[] = { variable in typeref:struct:getargs
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dsys_machdep.c98 sparc_sigtramp_install(struct thread *td, char *args) argument
116 sparc_utrap_install(struct thread *td, char *args) argument
/freebsd-11-stable/sys/kgssapi/
H A Dgss_acquire_cred.c56 struct acquire_cred_args args; local
H A Dgss_display_status.c52 struct display_status_args args; local
H A Dgss_pname_to_uid.c48 struct pname_to_uid_args args; local
88 struct pname_to_uid_args args; local
/freebsd-11-stable/sys/dev/tdfx/
H A Dtdfx_linux.c46 linux_ioctl_tdfx(struct thread *td, struct linux_ioctl_args* args) argument
/freebsd-11-stable/sys/i386/ibcs2/
H A Dibcs2_sysi86.c57 ibcs2_sysi86(struct thread *td, struct ibcs2_sysi86_args *args) argument
/freebsd-11-stable/sys/dev/mfi/
H A Dmfi_linux.c85 mfi_linux_ioctl(struct thread *p, struct linux_ioctl_args *args) argument
/freebsd-11-stable/usr.sbin/rpc.ypupdated/
H A Dypupdated_server.c94 ypu_change_1_svc(struct ypupdate_args *args, struct svc_req *svcreq) argument
128 ypu_insert_1_svc(struct ypupdate_args *args, struct svc_req *svcreq) argument
162 ypu_delete_1_svc(struct ypdelete_args *args, struct svc_req *svcreq) argument
196 ypu_store_1_svc(struct ypupdate_args *args, struct svc_req *svcreq) argument
[all...]
/freebsd-11-stable/sys/riscv/include/
H A Dproc.h52 register_t args[MAXARGS]; member in struct:syscall_args
/freebsd-11-stable/sys/sparc64/include/
H A Dproc.h59 register_t args[8]; member in struct:syscall_args

Completed in 166 milliseconds

1234567891011>>