Home
last modified time | relevance | path

Searched defs:arg (Results 1 – 25 of 3603) sorted by relevance

12345678910>>...145

/netbsd/src/bin/dd/
Dargs.c98 static const struct arg { struct
102 } args[] = { argument
132 char *oper, *arg; in jcl() local
233 f_bs(char *arg) in f_bs()
240 f_cbs(char *arg) in f_cbs()
247 f_count(char *arg) in f_count()
258 f_files(char *arg) in f_files()
269 f_ibs(char *arg) in f_ibs()
277 f_if(char *arg) in f_if()
286 f_msgfmt(char *arg) in f_msgfmt()
[all …]
/netbsd/src/external/gpl2/xcvs/dist/lib/
Dvasnprintf.c297 int arg; in VASNPRINTF() local
319 int arg; in VASNPRINTF() local
601 # define SNPRINTF_BUF(arg) \ in VASNPRINTF() argument
620 # define SNPRINTF_BUF(arg) \ in VASNPRINTF() argument
642 int arg = a.arg[dp->arg_index].a.a_schar; in VASNPRINTF() local
648 unsigned int arg = a.arg[dp->arg_index].a.a_uchar; in VASNPRINTF() local
654 int arg = a.arg[dp->arg_index].a.a_short; in VASNPRINTF() local
660 unsigned int arg = a.arg[dp->arg_index].a.a_ushort; in VASNPRINTF() local
666 int arg = a.arg[dp->arg_index].a.a_int; in VASNPRINTF() local
672 unsigned int arg = a.arg[dp->arg_index].a.a_uint; in VASNPRINTF() local
[all …]
/netbsd/src/usr.sbin/rpc.lockd/
Dlock_proc.c317 nlmtonlm4(struct nlm_lock *arg, struct nlm4_lock *arg4) in nlmtonlm4()
358 nlm_test_1_svc(nlm_testargs *arg, struct svc_req *rqstp) in nlm_test_1_svc()
392 nlm_test_msg_1_svc(nlm_testargs *arg, struct svc_req *rqstp) in nlm_test_msg_1_svc()
448 nlm_lock_1_svc(nlm_lockargs *arg, struct svc_req *rqstp) in nlm_lock_1_svc()
470 nlm_lock_msg_1_svc(nlm_lockargs *arg, struct svc_req *rqstp) in nlm_lock_msg_1_svc()
500 nlm_cancel_1_svc(nlm_cancargs *arg, struct svc_req *rqstp) in nlm_cancel_1_svc()
522 nlm_cancel_msg_1_svc(nlm_cancargs *arg, struct svc_req *rqstp) in nlm_cancel_msg_1_svc()
552 nlm_unlock_1_svc(nlm_unlockargs *arg, struct svc_req *rqstp) in nlm_unlock_1_svc()
569 nlm_unlock_msg_1_svc(nlm_unlockargs *arg, struct svc_req *rqstp) in nlm_unlock_msg_1_svc()
606 nlm_granted_1_svc(nlm_testargs *arg, struct svc_req *rqstp) in nlm_granted_1_svc()
[all …]
/netbsd/src/external/bsd/ipf/dist/iplang/
Diplang_y.y623 struct in_addr getipv4addr(arg) in getipv4addr() argument
650 struct ether_addr *geteaddr(arg, buf) in geteaddr() argument
749 void set_datalen(arg) in set_datalen() argument
761 void set_data(arg) in set_data() argument
832 void set_datafile(arg) in set_datafile() argument
881 void set_ipv4proto(arg) in set_ipv4proto() argument
896 void set_ipv4src(arg) in set_ipv4src() argument
905 void set_ipv4dst(arg) in set_ipv4dst() argument
914 void set_ipv4off(arg) in set_ipv4off() argument
923 void set_ipv4v(arg) in set_ipv4v() argument
[all …]
/netbsd/src/external/bsd/ntp/dist/sntp/libevent/test/
Dregress_http.c123 https_bev(struct event_base *base, void *arg) in https_bev()
258 http_readcb(struct bufferevent *bev, void *arg) in http_readcb()
296 http_writecb(struct bufferevent *bev, void *arg) in http_writecb()
306 http_errorcb(struct bufferevent *bev, short what, void *arg) in http_errorcb()
319 http_basic_cb(struct evhttp_request *req, void *arg) in http_basic_cb()
383 static void http_timeout_reply_cb(evutil_socket_t fd, short events, void *arg) in http_timeout_reply_cb()
390 http_timeout_cb(struct evhttp_request *req, void *arg) in http_timeout_cb()
398 http_large_cb(struct evhttp_request *req, void *arg) in http_large_cb()
423 http_chunked_trickle_cb(evutil_socket_t fd, short events, void *arg) in http_chunked_trickle_cb()
443 http_chunked_cb(struct evhttp_request *req, void *arg) in http_chunked_cb()
[all …]
/netbsd/src/external/bsd/libevent/dist/test/
Dregress_http.c126 https_bev(struct event_base *base, void *arg) in https_bev()
261 http_readcb(struct bufferevent *bev, void *arg) in http_readcb()
299 http_writecb(struct bufferevent *bev, void *arg) in http_writecb()
309 http_errorcb(struct bufferevent *bev, short what, void *arg) in http_errorcb()
322 http_basic_cb(struct evhttp_request *req, void *arg) in http_basic_cb()
386 static void http_timeout_reply_cb(evutil_socket_t fd, short events, void *arg) in http_timeout_reply_cb()
393 http_timeout_cb(struct evhttp_request *req, void *arg) in http_timeout_cb()
401 http_large_cb(struct evhttp_request *req, void *arg) in http_large_cb()
426 http_chunked_trickle_cb(evutil_socket_t fd, short events, void *arg) in http_chunked_trickle_cb()
446 http_chunked_cb(struct evhttp_request *req, void *arg) in http_chunked_cb()
[all …]
/netbsd/src/external/gpl2/lvm2/dist/tools/
Dtools.h72 #define arg(a, b, c, d, e) a , macro
102 struct arg { struct
103 const char short_arg; argument
105 const char *long_arg; argument
107 int (*fn) (struct cmd_context * cmd, struct arg * a); argument
108 uint32_t flags;
132 int num_args; argument
139 int yes_no_arg(struct cmd_context *cmd, struct arg *a); argument
/netbsd/src/external/cddl/osnet/dist/lib/libdtrace/common/
Ddt_options.c51 dt_opt_agg(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_agg()
64 dt_opt_amin(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_amin()
111 dt_opt_core(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_core()
126 dt_opt_cpp_hdrs(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_cpp_hdrs()
142 dt_opt_cpp_path(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_cpp_path()
163 dt_opt_cpp_opts(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_cpp_opts()
189 dt_opt_ctypes(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_ctypes()
206 dt_opt_droptags(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_droptags()
214 dt_opt_dtypes(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_dtypes()
231 dt_opt_debug(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_debug()
[all …]
/netbsd/src/lib/librumpuser/
Drumpfiber_sp.c54 rumpuser_sp_fini(void *arg) in rumpuser_sp_fini()
61 rumpuser_sp_raise(void *arg, int signo) in rumpuser_sp_raise()
69 rumpuser_sp_copyin(void *arg, const void *raddr, void *laddr, size_t len) in rumpuser_sp_copyin()
77 rumpuser_sp_copyinstr(void *arg, const void *raddr, void *laddr, size_t *len) in rumpuser_sp_copyinstr()
85 rumpuser_sp_copyout(void *arg, const void *laddr, void *raddr, size_t dlen) in rumpuser_sp_copyout()
93 rumpuser_sp_copyoutstr(void *arg, const void *laddr, void *raddr, size_t *dlen) in rumpuser_sp_copyoutstr()
101 rumpuser_sp_anonmmap(void *arg, size_t howmuch, void **addr) in rumpuser_sp_anonmmap()
/netbsd/src/usr.sbin/rpc.pcnfsd/
Dpcnfsd_v2.c66 pcnfsd2_null_2_svc(void *arg, struct svc_req *req) in pcnfsd2_null_2_svc()
73 pcnfsd2_auth_2_svc(v2_auth_args *arg, struct svc_req *req) in pcnfsd2_auth_2_svc()
167 pcnfsd2_pr_init_2_svc(v2_pr_init_args *arg, struct svc_req *req) in pcnfsd2_pr_init_2_svc()
180 pcnfsd2_pr_start_2_svc(v2_pr_start_args *arg, struct svc_req *req) in pcnfsd2_pr_start_2_svc()
193 pcnfsd2_pr_list_2_svc(void *arg, struct svc_req *req) in pcnfsd2_pr_list_2_svc()
206 pcnfsd2_pr_queue_2_svc(v2_pr_queue_args *arg, struct svc_req *req) in pcnfsd2_pr_queue_2_svc()
221 pcnfsd2_pr_status_2_svc(v2_pr_status_args *arg, struct svc_req *req) in pcnfsd2_pr_status_2_svc()
235 pcnfsd2_pr_cancel_2_svc(v2_pr_cancel_args *arg, struct svc_req *req) in pcnfsd2_pr_cancel_2_svc()
246 pcnfsd2_pr_requeue_2_svc(v2_pr_requeue_args *arg, struct svc_req *req) in pcnfsd2_pr_requeue_2_svc()
256 pcnfsd2_pr_hold_2_svc(v2_pr_hold_args *arg, struct svc_req *req) in pcnfsd2_pr_hold_2_svc()
[all …]
/netbsd/src/external/gpl3/gcc/lib/libgomp/arch/earmhfeb/
Dlibgomp_f.h42 # define omp_lock_arg(arg) (arg) argument
45 # define omp_lock_arg(arg) ((arg)->lock) argument
52 # define omp_nest_lock_arg(arg) (arg) argument
55 # define omp_nest_lock_arg(arg) ((arg)->lock) argument
62 # define omp_lock_25_arg(arg) (arg) argument
65 # define omp_lock_25_arg(arg) ((arg)->lock) argument
72 # define omp_nest_lock_25_arg(arg) (arg) argument
75 # define omp_nest_lock_25_arg(arg) ((arg)->lock) argument
/netbsd/src/external/gpl3/gcc/lib/libgomp/arch/sparc/
Dlibgomp_f.h42 # define omp_lock_arg(arg) (arg) argument
45 # define omp_lock_arg(arg) ((arg)->lock) argument
52 # define omp_nest_lock_arg(arg) (arg) argument
55 # define omp_nest_lock_arg(arg) ((arg)->lock) argument
62 # define omp_lock_25_arg(arg) (arg) argument
65 # define omp_lock_25_arg(arg) ((arg)->lock) argument
72 # define omp_nest_lock_25_arg(arg) (arg) argument
75 # define omp_nest_lock_25_arg(arg) ((arg)->lock) argument
/netbsd/src/external/gpl3/gcc/lib/libgomp/arch/earmv7hfeb/
Dlibgomp_f.h42 # define omp_lock_arg(arg) (arg) argument
45 # define omp_lock_arg(arg) ((arg)->lock) argument
52 # define omp_nest_lock_arg(arg) (arg) argument
55 # define omp_nest_lock_arg(arg) ((arg)->lock) argument
62 # define omp_lock_25_arg(arg) (arg) argument
65 # define omp_lock_25_arg(arg) ((arg)->lock) argument
72 # define omp_nest_lock_25_arg(arg) (arg) argument
75 # define omp_nest_lock_25_arg(arg) ((arg)->lock) argument
/netbsd/src/external/gpl3/gcc/lib/libgomp/arch/earmv6hfeb/
Dlibgomp_f.h42 # define omp_lock_arg(arg) (arg) argument
45 # define omp_lock_arg(arg) ((arg)->lock) argument
52 # define omp_nest_lock_arg(arg) (arg) argument
55 # define omp_nest_lock_arg(arg) ((arg)->lock) argument
62 # define omp_lock_25_arg(arg) (arg) argument
65 # define omp_lock_25_arg(arg) ((arg)->lock) argument
72 # define omp_nest_lock_25_arg(arg) (arg) argument
75 # define omp_nest_lock_25_arg(arg) ((arg)->lock) argument
/netbsd/src/external/gpl3/gcc/lib/libgomp/arch/m68000/
Dlibgomp_f.h42 # define omp_lock_arg(arg) (arg) argument
45 # define omp_lock_arg(arg) ((arg)->lock) argument
52 # define omp_nest_lock_arg(arg) (arg) argument
55 # define omp_nest_lock_arg(arg) ((arg)->lock) argument
62 # define omp_lock_25_arg(arg) (arg) argument
65 # define omp_lock_25_arg(arg) ((arg)->lock) argument
72 # define omp_nest_lock_25_arg(arg) (arg) argument
75 # define omp_nest_lock_25_arg(arg) ((arg)->lock) argument
/netbsd/src/external/gpl3/gcc/lib/libgomp/arch/earmv7hf/
Dlibgomp_f.h42 # define omp_lock_arg(arg) (arg) argument
45 # define omp_lock_arg(arg) ((arg)->lock) argument
52 # define omp_nest_lock_arg(arg) (arg) argument
55 # define omp_nest_lock_arg(arg) ((arg)->lock) argument
62 # define omp_lock_25_arg(arg) (arg) argument
65 # define omp_lock_25_arg(arg) ((arg)->lock) argument
72 # define omp_nest_lock_25_arg(arg) (arg) argument
75 # define omp_nest_lock_25_arg(arg) ((arg)->lock) argument
/netbsd/src/external/gpl3/gcc/lib/libgomp/arch/m68k/
Dlibgomp_f.h42 # define omp_lock_arg(arg) (arg) argument
45 # define omp_lock_arg(arg) ((arg)->lock) argument
52 # define omp_nest_lock_arg(arg) (arg) argument
55 # define omp_nest_lock_arg(arg) ((arg)->lock) argument
62 # define omp_lock_25_arg(arg) (arg) argument
65 # define omp_lock_25_arg(arg) ((arg)->lock) argument
72 # define omp_nest_lock_25_arg(arg) (arg) argument
75 # define omp_nest_lock_25_arg(arg) ((arg)->lock) argument
/netbsd/src/external/gpl3/gcc/lib/libgomp/arch/earmv4eb/
Dlibgomp_f.h42 # define omp_lock_arg(arg) (arg) argument
45 # define omp_lock_arg(arg) ((arg)->lock) argument
52 # define omp_nest_lock_arg(arg) (arg) argument
55 # define omp_nest_lock_arg(arg) ((arg)->lock) argument
62 # define omp_lock_25_arg(arg) (arg) argument
65 # define omp_lock_25_arg(arg) ((arg)->lock) argument
72 # define omp_nest_lock_25_arg(arg) (arg) argument
75 # define omp_nest_lock_25_arg(arg) ((arg)->lock) argument
/netbsd/src/external/gpl3/gcc/lib/libgomp/arch/ia64/
Dlibgomp_f.h42 # define omp_lock_arg(arg) (arg) argument
45 # define omp_lock_arg(arg) ((arg)->lock) argument
52 # define omp_nest_lock_arg(arg) (arg) argument
55 # define omp_nest_lock_arg(arg) ((arg)->lock) argument
62 # define omp_lock_25_arg(arg) (arg) argument
65 # define omp_lock_25_arg(arg) ((arg)->lock) argument
72 # define omp_nest_lock_25_arg(arg) (arg) argument
75 # define omp_nest_lock_25_arg(arg) ((arg)->lock) argument
/netbsd/src/external/gpl3/gcc/lib/libgomp/arch/earmv7/
Dlibgomp_f.h42 # define omp_lock_arg(arg) (arg) argument
45 # define omp_lock_arg(arg) ((arg)->lock) argument
52 # define omp_nest_lock_arg(arg) (arg) argument
55 # define omp_nest_lock_arg(arg) ((arg)->lock) argument
62 # define omp_lock_25_arg(arg) (arg) argument
65 # define omp_lock_25_arg(arg) ((arg)->lock) argument
72 # define omp_nest_lock_25_arg(arg) (arg) argument
75 # define omp_nest_lock_25_arg(arg) ((arg)->lock) argument
/netbsd/src/external/gpl3/gcc/lib/libgomp/arch/earmv7eb/
Dlibgomp_f.h42 # define omp_lock_arg(arg) (arg) argument
45 # define omp_lock_arg(arg) ((arg)->lock) argument
52 # define omp_nest_lock_arg(arg) (arg) argument
55 # define omp_nest_lock_arg(arg) ((arg)->lock) argument
62 # define omp_lock_25_arg(arg) (arg) argument
65 # define omp_lock_25_arg(arg) ((arg)->lock) argument
72 # define omp_nest_lock_25_arg(arg) (arg) argument
75 # define omp_nest_lock_25_arg(arg) ((arg)->lock) argument
/netbsd/src/external/gpl3/gcc/lib/libgomp/arch/mipseb/
Dlibgomp_f.h42 # define omp_lock_arg(arg) (arg) argument
45 # define omp_lock_arg(arg) ((arg)->lock) argument
52 # define omp_nest_lock_arg(arg) (arg) argument
55 # define omp_nest_lock_arg(arg) ((arg)->lock) argument
62 # define omp_lock_25_arg(arg) (arg) argument
65 # define omp_lock_25_arg(arg) ((arg)->lock) argument
72 # define omp_nest_lock_25_arg(arg) (arg) argument
75 # define omp_nest_lock_25_arg(arg) ((arg)->lock) argument
/netbsd/src/external/gpl3/gcc/dist/libgomp/
Dlibgomp_f.h.in38 # define omp_lock_arg(arg) (arg) argument
41 # define omp_lock_arg(arg) ((arg)->lock) argument
48 # define omp_nest_lock_arg(arg) (arg) argument
51 # define omp_nest_lock_arg(arg) ((arg)->lock) argument
58 # define omp_lock_25_arg(arg) (arg) argument
61 # define omp_lock_25_arg(arg) ((arg)->lock) argument
68 # define omp_nest_lock_25_arg(arg) (arg) argument
71 # define omp_nest_lock_25_arg(arg) ((arg)->lock) argument
/netbsd/src/external/gpl3/gcc/lib/libgomp/arch/x86_64/
Dlibgomp_f.h42 # define omp_lock_arg(arg) (arg) argument
45 # define omp_lock_arg(arg) ((arg)->lock) argument
52 # define omp_nest_lock_arg(arg) (arg) argument
55 # define omp_nest_lock_arg(arg) ((arg)->lock) argument
62 # define omp_lock_25_arg(arg) (arg) argument
65 # define omp_lock_25_arg(arg) ((arg)->lock) argument
72 # define omp_nest_lock_25_arg(arg) (arg) argument
75 # define omp_nest_lock_25_arg(arg) ((arg)->lock) argument
/netbsd/src/external/gpl3/gcc/lib/libgomp/arch/earmhf/
Dlibgomp_f.h42 # define omp_lock_arg(arg) (arg) argument
45 # define omp_lock_arg(arg) ((arg)->lock) argument
52 # define omp_nest_lock_arg(arg) (arg) argument
55 # define omp_nest_lock_arg(arg) ((arg)->lock) argument
62 # define omp_lock_25_arg(arg) (arg) argument
65 # define omp_lock_25_arg(arg) ((arg)->lock) argument
72 # define omp_nest_lock_25_arg(arg) (arg) argument
75 # define omp_nest_lock_25_arg(arg) ((arg)->lock) argument

12345678910>>...145