Home
last modified time | relevance | path

Searched defs:argp (Results 1 – 25 of 173) sorted by relevance

1234567

/netbsd-src/external/bsd/am-utils/dist/amq/
H A Damq_clnt.c53 amqproc_null_1(voidp argp, CLIENT *clnt) in amqproc_null_1()
69 amqproc_mnttree_1(amq_string *argp, CLIENT *clnt) in amqproc_mnttree_1()
85 amqproc_umnt_1(amq_string *argp, CLIENT *clnt) in amqproc_umnt_1()
101 amqproc_sync_umnt_1(amq_string *argp, CLIENT *clnt) in amqproc_sync_umnt_1()
118 amqproc_stats_1(voidp argp, CLIENT *clnt) in amqproc_stats_1()
135 amqproc_export_1(voidp argp, CLIENT *clnt) in amqproc_export_1()
151 amqproc_setopt_1(amq_setopt *argp, CLIENT *clnt) in amqproc_setopt_1()
166 amqproc_getmntfs_1(voidp argp, CLIENT *clnt) in amqproc_getmntfs_1()
180 amqproc_getmapinfo_1(voidp argp, CLIENT *clnt) in amqproc_getmapinfo_1()
195 amqproc_mount_1(voidp argp, CLIENT *clnt) in amqproc_mount_1()
[all …]
/netbsd-src/sys/fs/nfs/nlm/
H A Dnlm_prot_clnt.c23 nlm_sm_notify_0(struct nlm_sm_status *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext… in nlm_sm_notify_0()
32 nlm_test_1(struct nlm_testargs *argp, nlm_testres *clnt_res, CLIENT *clnt, struct rpc_callextra *ex… in nlm_test_1()
41 nlm_lock_1(struct nlm_lockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, s… in nlm_lock_1()
50 nlm_cancel_1(struct nlm_cancargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext,… in nlm_cancel_1()
59 nlm_unlock_1(struct nlm_unlockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ex… in nlm_unlock_1()
68 nlm_granted_1(struct nlm_testargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext… in nlm_granted_1()
77 nlm_test_msg_1(struct nlm_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, … in nlm_test_msg_1()
86 nlm_lock_msg_1(struct nlm_lockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, … in nlm_lock_msg_1()
95 nlm_cancel_msg_1(struct nlm_cancargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext… in nlm_cancel_msg_1()
104 nlm_unlock_msg_1(struct nlm_unlockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *e… in nlm_unlock_msg_1()
[all …]
H A Dnlm_prot_server.c125 nlm_sm_notify_0_svc(struct nlm_sm_status *argp, void *result, struct svc_req *rqstp) in nlm_sm_notify_0_svc()
133 nlm_test_1_svc(struct nlm_testargs *argp, nlm_testres *result, struct svc_req *rqstp) in nlm_test_1_svc()
157 nlm_lock_1_svc(struct nlm_lockargs *argp, nlm_res *result, struct svc_req *rqstp) in nlm_lock_1_svc()
178 nlm_cancel_1_svc(struct nlm_cancargs *argp, nlm_res *result, struct svc_req *rqstp) in nlm_cancel_1_svc()
197 nlm_unlock_1_svc(struct nlm_unlockargs *argp, nlm_res *result, struct svc_req *rqstp) in nlm_unlock_1_svc()
214 nlm_granted_1_svc(struct nlm_testargs *argp, nlm_res *result, struct svc_req *rqstp) in nlm_granted_1_svc()
232 nlm_test_msg_1_svc(struct nlm_testargs *argp, void *result, struct svc_req *rqstp) in nlm_test_msg_1_svc()
264 nlm_lock_msg_1_svc(struct nlm_lockargs *argp, void *result, struct svc_req *rqstp) in nlm_lock_msg_1_svc()
294 nlm_cancel_msg_1_svc(struct nlm_cancargs *argp, void *result, struct svc_req *rqstp) in nlm_cancel_msg_1_svc()
322 nlm_unlock_msg_1_svc(struct nlm_unlockargs *argp, void *result, struct svc_req *rqstp) in nlm_unlock_msg_1_svc()
[all …]
/netbsd-src/external/bsd/am-utils/dist/hlfsd/
H A Dstubs.c90 nfsproc_null_2_svc(voidp argp, struct svc_req *rqstp) in nfsproc_null_2_svc()
107 nfsproc_getattr_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) in nfsproc_getattr_2_svc()
184 nfsproc_setattr_2_svc(nfssattrargs *argp, struct svc_req *rqstp) in nfsproc_setattr_2_svc()
193 nfsproc_root_2_svc(voidp argp, struct svc_req *rqstp) in nfsproc_root_2_svc()
202 nfsproc_lookup_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) in nfsproc_lookup_2_svc()
305 nfsproc_readlink_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) in nfsproc_readlink_2_svc()
393 nfsproc_read_2_svc(nfsreadargs *argp, struct svc_req *rqstp) in nfsproc_read_2_svc()
402 nfsproc_writecache_2_svc(voidp argp, struct svc_req *rqstp) in nfsproc_writecache_2_svc()
411 nfsproc_write_2_svc(nfswriteargs *argp, struct svc_req *rqstp) in nfsproc_write_2_svc()
420 nfsproc_create_2_svc(nfscreateargs *argp, struct svc_req *rqstp) in nfsproc_create_2_svc()
[all …]
/netbsd-src/usr.sbin/rpc.lockd/
H A Dtest.c23 nlm_test_1(struct nlm_testargs *argp, CLIENT *clnt) in nlm_test_1()
38 nlm_lock_1(struct nlm_lockargs *argp, CLIENT *clnt) in nlm_lock_1()
56 nlm_cancel_1(struct nlm_cancargs *argp, CLIENT *clnt) in nlm_cancel_1()
72 nlm_unlock_1(struct nlm_unlockargs *argp, CLIENT *clnt) in nlm_unlock_1()
88 nlm_granted_1(struct nlm_testargs *argp, CLIENT *clnt) in nlm_granted_1()
104 nlm_test_msg_1(struct nlm_testargs *argp, CLIENT *clnt) in nlm_test_msg_1()
120 nlm_lock_msg_1(struct nlm_lockargs *argp, CLIENT *clnt) in nlm_lock_msg_1()
137 nlm_cancel_msg_1(struct nlm_cancargs *argp, CLIENT *clnt) in nlm_cancel_msg_1()
153 nlm_unlock_msg_1(struct nlm_unlockargs *argp, CLIENT *clnt) in nlm_unlock_msg_1()
169 nlm_granted_msg_1(struct nlm_testargs *argp, CLIENT *clnt) in nlm_granted_msg_1()
[all …]
/netbsd-src/external/bsd/am-utils/dist/amd/
H A Damq_subr.c57 amqproc_null_1_svc(voidp argp, struct svc_req *rqstp) in amqproc_null_1_svc()
69 amqproc_mnttree_1_svc(voidp argp, struct svc_req *rqstp) in amqproc_mnttree_1_svc()
82 amqproc_umnt_1_svc(voidp argp, struct svc_req *rqstp) in amqproc_umnt_1_svc()
98 amqproc_sync_umnt_1_svc_parent(voidp argp, struct svc_req *rqstp) in amqproc_sync_umnt_1_svc_parent()
109 amqproc_sync_umnt_1_svc_child(voidp argp, struct svc_req *rqstp) in amqproc_sync_umnt_1_svc_child()
132 amqproc_sync_umnt_1_svc_async(voidp argp, struct svc_req *rqstp) in amqproc_sync_umnt_1_svc_async()
150 amqproc_stats_1_svc(voidp argp, struct svc_req *rqstp) in amqproc_stats_1_svc()
160 amqproc_export_1_svc(voidp argp, struct svc_req *rqstp) in amqproc_export_1_svc()
174 amqproc_setopt_1_svc(voidp argp, struct svc_req *rqstp) in amqproc_setopt_1_svc()
218 amqproc_getmntfs_1_svc(voidp argp, struct svc_req *rqstp) in amqproc_getmntfs_1_svc()
[all …]
H A Dnfs_subr.c129 nfsproc_null_2_svc(voidp argp, struct svc_req *rqstp) in nfsproc_null_2_svc()
138 nfsproc_getattr_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) in nfsproc_getattr_2_svc()
180 nfsproc_setattr_2_svc(nfssattrargs *argp, struct svc_req *rqstp) in nfsproc_setattr_2_svc()
194 nfsproc_root_2_svc(voidp argp, struct svc_req *rqstp) in nfsproc_root_2_svc()
203 nfsproc_lookup_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) in nfsproc_lookup_2_svc()
303 nfsproc_readlink_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) in nfsproc_readlink_2_svc()
336 nfsproc_read_2_svc(nfsreadargs *argp, struct svc_req *rqstp) in nfsproc_read_2_svc()
348 nfsproc_writecache_2_svc(voidp argp, struct svc_req *rqstp) in nfsproc_writecache_2_svc()
357 nfsproc_write_2_svc(nfswriteargs *argp, struct svc_req *rqstp) in nfsproc_write_2_svc()
371 nfsproc_create_2_svc(nfscreateargs *argp, struct svc_req *rqstp) in nfsproc_create_2_svc()
[all …]
/netbsd-src/usr.sbin/ypserv/ypserv/
H A Dypserv_proc.c81 ypproc_null_2_svc(void *argp, struct svc_req *rqstp) in ypproc_null_2_svc()
92 ypproc_domain_2_svc(void *argp, struct svc_req *rqstp) in ypproc_domain_2_svc()
118 ypproc_domain_nonack_2_svc(void *argp, struct svc_req *rqstp) in ypproc_domain_nonack_2_svc()
147 ypproc_match_2_svc(void *argp, struct svc_req *rqstp) in ypproc_match_2_svc()
176 ypproc_first_2_svc(void *argp, struct svc_req *rqstp) in ypproc_first_2_svc()
204 ypproc_next_2_svc(void *argp, struct svc_req *rqstp) in ypproc_next_2_svc()
233 ypproc_xfr_2_svc(void *argp, struct svc_req *rqstp) in ypproc_xfr_2_svc()
283 ypproc_clear_2_svc(void *argp, struct svc_req *rqstp) in ypproc_clear_2_svc()
311 ypproc_all_2_svc(void *argp, struct svc_req *rqstp) in ypproc_all_2_svc()
356 ypproc_master_2_svc(void *argp, struct svc_req *rqstp) in ypproc_master_2_svc()
[all …]
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_nfssvc.c61 nfssvc32_addsock_in(struct nfsd_args *nfsdarg, const void *argp) in nfssvc32_addsock_in()
77 nfssvc32_setexports_in(struct mountd_exports_list *mel, const void *argp) in nfssvc32_setexports_in()
93 nfssvc32_nsd_in(struct nfsd_srvargs *nsd, const void *argp) in nfssvc32_nsd_in()
118 nfssvc32_nsd_out(void *argp, const struct nfsd_srvargs *nsd) in nfssvc32_nsd_out()
140 nfssvc32_exp_in(struct export_args *exp, const void *argp, size_t nexports) in nfssvc32_exp_in()
186 void *argp = SCARG_P32(uap, argp); in netbsd32_nfssvc() local
/netbsd-src/usr.sbin/rpc.statd/
H A Dtest.c17 sm_stat_1(struct sm_name *argp, CLIENT *clnt) in sm_stat_1()
30 sm_mon_1(struct mon *argp, CLIENT *clnt) in sm_mon_1()
43 sm_unmon_1(struct mon_id *argp, CLIENT *clnt) in sm_unmon_1()
56 sm_unmon_all_1(struct my_id *argp, CLIENT *clnt) in sm_unmon_all_1()
69 sm_simu_crash_1(void *argp, CLIENT *clnt) in sm_simu_crash_1()
/netbsd-src/sys/arch/ews4800mips/stand/common/
H A Dloader.c48 cmd_jump(int argc, char *argp[], int interactive) in cmd_jump()
80 cmd_load_binary(int argc, char *argp[], int interactive) in cmd_load_binary()
132 cmd_boot_ux(int argc, char *argp[], int interactive) in cmd_boot_ux()
174 cmd_boot(int argc, char *argp[], int interactive) in cmd_boot()
H A Dcmd.c69 char *argp[CMDARG_MAX]; in cmd_exec() local
113 cmd_batch(int argc, char *argp[], int interactive) in cmd_batch()
134 cmd_help(int argc, char *argp[], int interactive) in cmd_help()
H A Ddevice_test.c53 cmd_ga_test(int argc, char *argp[], int interactive) in cmd_ga_test()
78 cmd_kbd_scancode(int argc, char *argp[], int interactive) in cmd_kbd_scancode()
95 cmd_ether_test(int argc, char *argp[], int interactive) in cmd_ether_test()
H A Dboot.c176 cmd_info(int argc, char *argp[], int interactive) in cmd_info()
225 cmd_reboot(int argc, char *argp[], int interactive) in cmd_reboot()
329 cmd_test(int argc, char *argp[], int interactive) in cmd_test()
/netbsd-src/sys/arch/ia64/stand/efi/libefi/
H A Defi.c48 arg_skipsep(CHAR16 *argp) in arg_skipsep()
57 arg_skipword(CHAR16 *argp) in arg_skipword()
91 CHAR16 *argp, *args, **argv; in efi_main() local
/netbsd-src/sys/nfs/
H A Dnfs_syscalls.c222 nfssvc_addsock_in(struct nfsd_args *nfsdarg, const void *argp) in nfssvc_addsock_in()
229 nfssvc_setexports_in(struct mountd_exports_list *mel, const void *argp) in nfssvc_setexports_in()
236 nfssvc_nsd_in(struct nfsd_srvargs *nsd, const void *argp) in nfssvc_nsd_in()
243 nfssvc_nsd_out(void *argp, const struct nfsd_srvargs *nsd) in nfssvc_nsd_out()
250 nfssvc_exp_in(struct export_args *exp, const void *argp, size_t nexports) in nfssvc_exp_in()
284 void *argp = SCARG(uap, argp); in sys_nfssvc() local
290 do_nfssvc(struct nfssvc_copy_ops *ops, struct lwp *l, int flag, void *argp, register_t *retval) in do_nfssvc()
593 void *argp, struct lwp *l) in nfssvc_nfsd()
/netbsd-src/usr.sbin/ypserv/yppush/
H A Dyppush_proc.c46 yppushproc_null_1_svc(void *argp, struct svc_req *rqstp) in yppushproc_null_1_svc()
55 yppushproc_xfrresp_1_svc(void *argp, struct svc_req *rqstp) in yppushproc_xfrresp_1_svc()
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dexdatatest.c29 int idx, long argl, void *argp) in exnew()
39 void *from_d, int idx, long argl, void *argp) in exdup()
50 int idx, long argl, void *argp) in exfree()
71 int idx, long argl, void *argp) in exnew2()
88 void *from_d, int idx, long argl, void *argp) in exdup2()
112 int idx, long argl, void *argp) in exfree2()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Derror.c482 error_print (const char *type, const char *format0, va_list argp) in error_print()
746 va_list argp; in error_printf() local
793 va_list argp; in gfc_warning() local
843 va_list argp; in gfc_warning() local
908 va_list argp; in gfc_notify_std() local
1187 va_list argp; in gfc_warning_now_at() local
1205 va_list argp; in gfc_warning_now() local
1224 va_list argp; in gfc_warning_internal() local
1243 va_list argp; in gfc_error_now() local
1261 va_list argp; in gfc_fatal_error() local
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_ioc32.c180 drm_map32_t __user *argp = (void __user *)arg; in compat_drm_getmap() local
208 drm_map32_t __user *argp = (void __user *)arg; in compat_drm_addmap() local
242 drm_map32_t __user *argp = (void __user *)arg; in compat_drm_rmmap() local
266 drm_client32_t __user *argp = (void __user *)arg; in compat_drm_getclient() local
302 drm_stats32_t __user *argp = (void __user *)arg; in compat_drm_getstats() local
327 drm_buf_desc32_t __user *argp = (void __user *)arg; in compat_drm_addbufs() local
359 drm_buf_desc32_t __user *argp = (void __user *)arg; in compat_drm_markbufs() local
403 drm_buf_info32_t __user *argp = (void __user *)arg; in compat_drm_infobufs() local
466 drm_buf_map32_t __user *argp = (void __user *)arg; in compat_drm_mapbufs() local
496 drm_buf_free32_t __user *argp = (void __user *)arg; in compat_drm_freebufs() local
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dexdatatest.c30 int idx, long argl, void *argp) in exnew()
40 void **from_d, int idx, long argl, void *argp) in exdup()
51 int idx, long argl, void *argp) in exfree()
72 int idx, long argl, void *argp) in exnew2()
90 void **from_d, int idx, long argl, void *argp) in exdup2()
115 int idx, long argl, void *argp) in exfree2()
/netbsd-src/external/bsd/nvi/dist/common/
H A Dvi_auto.c130 __vi_marker_args *argp; local
161 __vi_marker_args *argp; local
311 __vi_cursor_args *argp; local
344 __vi_cursor_args *argp; local
491 __vi_mark_args *argp; local
522 __vi_mark_args *argp; local
664 __vi_change_args *argp; local
696 __vi_change_args *argp; local
H A Dvi_rec.c37 __vi_marker_args *argp; local
64 __vi_cursor_args *argp; local
109 __vi_mark_args *argp; local
141 __vi_change_args *argp; local
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Derror.cc528 error_print (const char *type, const char *format0, va_list argp) in error_print()
847 va_list argp; in error_printf() local
894 va_list argp; in gfc_warning() local
944 va_list argp; in gfc_warning() local
1009 va_list argp; in gfc_notify_std() local
1288 va_list argp; in gfc_warning_now_at() local
1306 va_list argp; in gfc_warning_now() local
1325 va_list argp; in gfc_warning_internal() local
1344 va_list argp; in gfc_error_now() local
1362 va_list argp; in gfc_fatal_error() local
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/
H A Dex_data.c19 void *argp; /* Arbitrary void * */ member
114 long argl, void *argp) in dummy_new()
119 long argl, void *argp) in dummy_free()
125 long argl, void *argp) in dummy_dup()
155 int CRYPTO_get_ex_new_index(int class_index, long argl, void *argp, in CRYPTO_get_ex_new_index()

1234567