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

1234567891011>>

/freebsd-10-stable/lib/libdpv/
H A Dstatus.c55 va_list args; local
/freebsd-10-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-10-stable/sys/i386/ibcs2/
H A Dibcs2_sysi86.c57 ibcs2_sysi86(struct thread *td, struct ibcs2_sysi86_args *args) argument
/freebsd-10-stable/sys/ia64/include/
H A Dproc.h49 register_t *args; member in struct:syscall_args
/freebsd-10-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-10-stable/sys/powerpc/include/
H A Dproc.h72 register_t args[10]; member in struct:syscall_args
/freebsd-10-stable/sys/sparc64/include/
H A Dproc.h72 register_t args[8]; member in struct:syscall_args
/freebsd-10-stable/usr.bin/c99/
H A Dc99.c46 static char **args; variable
/freebsd-10-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-10-stable/sys/dev/aac/
H A Daac_linux.c76 aac_linux_ioctl(struct thread *td, struct linux_ioctl_args *args) argument
/freebsd-10-stable/sys/dev/aacraid/
H A Daacraid_linux.c80 aacraid_linux_ioctl(struct thread *td, struct linux_ioctl_args *args) argument
/freebsd-10-stable/sys/dev/amr/
H A Damr_linux.c73 amr_linux_ioctl(struct thread *p, struct linux_ioctl_args *args) argument
/freebsd-10-stable/sys/dev/mfi/
H A Dmfi_linux.c85 mfi_linux_ioctl(struct thread *p, struct linux_ioctl_args *args) argument
/freebsd-10-stable/sys/dev/tdfx/
H A Dtdfx_linux.c46 linux_ioctl_tdfx(struct thread *td, struct linux_ioctl_args* args) argument
/freebsd-10-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-10-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-10-stable/sys/arm/arm/
H A Dsys_machdep.c59 arm32_sync_icache(struct thread *td, void *args) argument
74 arm32_drain_writebuf(struct thread *td, void *args) argument
84 arm32_set_tp(struct thread *td, void *args) argument
97 arm32_get_tp(struct thread *td, void *args) argument
/freebsd-10-stable/sys/dev/mrsas/
H A Dmrsas_linux.c106 mrsas_linux_ioctl(struct thread *p, struct linux_ioctl_args *args) argument
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Derror.c62 va_list args; local
71 va_list args; local
87 default_unexpected_callback(const char *file, int line, const char *format, va_list args) argument
97 default_fatal_callback(const char *file, int line, const char *format, va_list args) argument
[all...]
/freebsd-10-stable/contrib/subversion/subversion/svn/
H A Dchangelist-cmd.c55 apr_array_header_t *args; local
/freebsd-10-stable/contrib/netbsd-tests/fs/hfs/
H A Dt_pathconvert.c35 struct hfs_args args; local
/freebsd-10-stable/contrib/netbsd-tests/fs/tmpfs/
H A Dt_renamerace.c78 struct tmpfs_args args; local

Completed in 219 milliseconds

1234567891011>>