Home
last modified time | relevance | path

Searched defs:arg (Results 76 – 100 of 2896) sorted by relevance

12345678910>>...116

/freebsd/sys/arm64/vmm/io/
H A Dvtimer.c66 vtimer_virtual_timer_intr(void *arg) in vtimer_virtual_timer_intr()
309 vtimer_phys_ctl_read(struct vcpu *vcpu, uint64_t *rval, void *arg) in vtimer_phys_ctl_read()
331 vtimer_phys_ctl_write(struct vcpu *vcpu, uint64_t wval, void *arg) in vtimer_phys_ctl_write()
358 vtimer_phys_cnt_read(struct vcpu *vcpu, uint64_t *rval, void *arg) in vtimer_phys_cnt_read()
370 vtimer_phys_cnt_write(struct vcpu *vcpu, uint64_t wval, void *arg) in vtimer_phys_cnt_write()
376 vtimer_phys_cval_read(struct vcpu *vcpu, uint64_t *rval, void *arg) in vtimer_phys_cval_read()
390 vtimer_phys_cval_write(struct vcpu *vcpu, uint64_t wval, void *arg) in vtimer_phys_cval_write()
409 vtimer_phys_tval_read(struct vcpu *vcpu, uint64_t *rval, void *arg) in vtimer_phys_tval_read()
438 vtimer_phys_tval_write(struct vcpu *vcpu, uint64_t wval, void *arg) in vtimer_phys_tval_write()
/freebsd/crypto/heimdal/lib/roken/
H A Dsnprintf.c257 const unsigned char *arg, in append_string()
292 unsigned char arg, in append_char()
317 #define PARSE_INT_FORMAT(res, arg, unsig) \ argument
331 #define PARSE_INT_FORMAT(res, arg, unsig) \ argument
448 longest arg; in xyzprintf() local
465 u_longest arg; in xyzprintf() local
474 u_longest arg; in xyzprintf() local
483 u_longest arg; in xyzprintf() local
492 u_longest arg; in xyzprintf() local
501 u_longest arg = (uintptr_t)va_arg(ap, void*); in xyzprintf() local
[all …]
/freebsd/contrib/netbsd-tests/fs/ffs/
H A Dt_fifos.c33 w1(void *arg) in w1()
48 w2(void *arg) in w2()
63 r1(void *arg) in r1()
82 r2(void *arg) in r2()
/freebsd/usr.sbin/ctladm/
H A Dutil.c67 int arg; in iget() local
90 char *arg; in cget() local
110 arg_put(void *hook __unused, int letter, void *arg, int count, char *name) in arg_put()
/freebsd/sys/i386/linux/
H A Dlinux_copyout.c54 futex_xchgl_slow0(vm_offset_t kva, void *arg) in futex_xchgl_slow0()
76 futex_addl_slow0(vm_offset_t kva, void *arg) in futex_addl_slow0()
98 futex_orl_slow0(vm_offset_t kva, void *arg) in futex_orl_slow0()
124 futex_andl_slow0(vm_offset_t kva, void *arg) in futex_andl_slow0()
150 futex_xorl_slow0(vm_offset_t kva, void *arg) in futex_xorl_slow0()
/freebsd/sys/contrib/ncsw/inc/
H A Dncsw_ext.h55 #define WRITE_UINT8_UINT24(arg, data08, data24) \ argument
57 #define WRITE_UINT24_UINT8(arg, data24, data08) \ argument
62 #define WRITE_UINT16_LE(arg, data) \ argument
65 #define WRITE_UINT32_LE(arg, data) \ argument
68 #define WRITE_UINT64_LE(arg, data) \ argument
71 #define GET_UINT16_LE(arg) \ argument
74 #define GET_UINT32_LE(arg) \ argument
77 #define GET_UINT64_LE(arg) \ argument
81 #define WRITE_UINT_SYNC(size, arg, data) \ argument
87 #define WRITE_UINT8_SYNC(arg, data) WRITE_UINT_SYNC(8, (arg), (data)) argument
[all …]
/freebsd/sys/dev/sfxge/
H A Dsfxge_ev.c167 sfxge_ev_exception(void *arg, uint32_t code, uint32_t data) in sfxge_ev_exception()
202 sfxge_ev_rxq_flush_done(void *arg, uint32_t rxq_index) in sfxge_ev_rxq_flush_done()
236 sfxge_ev_rxq_flush_failed(void *arg, uint32_t rxq_index) in sfxge_ev_rxq_flush_failed()
280 sfxge_ev_tx(void *arg, uint32_t label, uint32_t id) in sfxge_ev_tx()
321 sfxge_ev_txq_flush_done(void *arg, uint32_t txq_index) in sfxge_ev_txq_flush_done()
355 sfxge_ev_software(void *arg, uint16_t magic) in sfxge_ev_software()
397 sfxge_ev_sram(void *arg, uint32_t code) in sfxge_ev_sram()
424 sfxge_ev_timer(void *arg, uint32_t index) in sfxge_ev_timer()
433 sfxge_ev_wake_up(void *arg, uint32_t index) in sfxge_ev_wake_up()
624 sfxge_ev_initialized(void *arg) in sfxge_ev_initialized()
[all …]
/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dh_atexit.c97 cxa_handler_5(void *arg) in cxa_handler_5()
111 cxa_handler_4(void *arg) in cxa_handler_4()
125 cxa_handler_3(void *arg) in cxa_handler_3()
139 cxa_handler_2(void *arg) in cxa_handler_2()
/freebsd/contrib/netbsd-tests/lib/libc/stdlib/
H A Dh_atexit.c106 cxa_handler_5(void *arg) in cxa_handler_5()
120 cxa_handler_4(void *arg) in cxa_handler_4()
134 cxa_handler_3(void *arg) in cxa_handler_3()
148 cxa_handler_2(void *arg) in cxa_handler_2()
/freebsd/contrib/libbegemot/
H A Drpoll.c151 void * arg; /* client arg */ member
164 void *arg; /* client arg */ member
242 poll_register(int fd, poll_f func, void *arg, int mask) in poll_register()
363 poll_start_timer(u_int msecs, int repeat, timer_f func, void *arg) in poll_start_timer()
370 poll_start_utimer(unsigned long long usecs, int repeat, timer_f func, void *arg) in poll_start_utimer()
655 infunc(int fd, int mask, void *arg) in infunc()
672 tfunc0(int tid, void *arg) in tfunc0()
677 tfunc1(int tid, void *arg) in tfunc1()
682 tfunc2(int tid, void *arg) in tfunc2()
694 second(int tid, void *arg) in second()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/
H A DPassSupport.h38 #define INITIALIZE_PASS(passName, arg, name, cfg, analysis) \ argument
52 #define INITIALIZE_PASS_BEGIN(passName, arg, name, cfg, analysis) \ argument
59 #define INITIALIZE_PASS_END(passName, arg, name, cfg, analysis) \ argument
168 #define INITIALIZE_AG_PASS(passName, agName, arg, name, cfg, analysis, def) \ argument
188 #define INITIALIZE_AG_PASS_BEGIN(passName, agName, arg, n, cfg, analysis, def) \ argument
193 #define INITIALIZE_AG_PASS_END(passName, agName, arg, n, cfg, analysis, def) \ argument
/freebsd/usr.bin/dtc/
H A Ddtc.cc134 string arg(optarg); in main() local
156 string arg(optarg); in main() local
227 string arg(optarg); in main() local
259 string arg(optarg); in main() local
/freebsd/sys/dev/usb/
H A Dusb_dynamic.c122 usb_quirk_unload(void *arg) in usb_quirk_unload()
137 usb_temp_unload(void *arg) in usb_temp_unload()
153 usb_bus_unload(void *arg) in usb_bus_unload()
168 usb_linux_unload(void *arg) in usb_linux_unload()
/freebsd/crypto/openssl/crypto/asn1/
H A Da_strex.c38 static int send_bio_chars(void *arg, const void *buf, int len) in send_bio_chars()
48 static int send_fp_chars(void *arg, const void *buf, int len) in send_fp_chars()
67 char_io *io_ch, void *arg) in do_esc_char()
140 void *arg) in do_buf()
234 static int do_hex_dump(char_io *io_ch, void *arg, unsigned char *buf, in do_hex_dump()
260 static int do_dump(unsigned long lflags, char_io *io_ch, void *arg, in do_dump()
331 static int do_print_ex(char_io *io_ch, void *arg, unsigned long lflags, in do_print_ex()
412 static int do_indent(char_io *io_ch, void *arg, int indent) in do_indent()
424 static int do_name_ex(char_io *io_ch, void *arg, const X509_NAME *n, in do_name_ex()
/freebsd/contrib/llvm-project/lld/COFF/
H A DDriverUtils.cpp91 void LinkerDriver::parseVersion(StringRef arg, uint32_t *major, in parseVersion()
104 for (StringRef arg : splitArgs) { in parseGuard() local
121 void LinkerDriver::parseSubsystem(StringRef arg, WindowsSubsystem *sys, in parseSubsystem()
249 StringRef arg = a->getNumValues() ? a->getValue() : ""; in parseFunctionPadMin() local
270 StringRef arg = a->getNumValues() ? a->getValue() : ""; in parseDependentLoadFlags() local
284 void LinkerDriver::parseManifest(StringRef arg) { in parseManifest()
304 void LinkerDriver::parseManifestUAC(StringRef arg) { in parseManifestUAC()
327 void LinkerDriver::parseSwaprun(StringRef arg) { in parseSwaprun()
564 Export LinkerDriver::parseExport(StringRef arg) { in parseExport()
865 if (auto *arg = args.getLastArg(OPT_rsp_quoting)) { in getQuotingStyle() local
[all …]
/freebsd/sys/cddl/dev/kinst/
H A Dkinst.c175 kinst_linker_file_cb(linker_file_t lf, void *arg) in kinst_linker_file_cb()
215 kinst_provide_module(void *arg, modctl_t *lf) in kinst_provide_module()
220 kinst_getargdesc(void *arg, dtrace_id_t id, void *parg, dtrace_argdesc_t *desc) in kinst_getargdesc()
226 kinst_destroy(void *arg, dtrace_id_t id, void *parg) in kinst_destroy()
238 kinst_enable(void *arg, dtrace_id_t id, void *parg) in kinst_enable()
253 kinst_disable(void *arg, dtrace_id_t id, void *parg) in kinst_disable()
/freebsd/sbin/camcontrol/
H A Dutil.c67 int arg; in iget() local
90 char *arg; in cget() local
110 arg_put(void *hook __unused, int letter, void *arg, int count, char *name) in arg_put()
/freebsd/usr.sbin/ypldap/
H A Dyp.c291 ypproc_domain_2_svc(domainname *arg, struct svc_req *req) in ypproc_domain_2_svc()
302 ypproc_domain_nonack_2_svc(domainname *arg, struct svc_req *req) in ypproc_domain_nonack_2_svc()
313 ypproc_match_2_svc(ypreq_key *arg, struct svc_req *req) in ypproc_match_2_svc()
448 ypproc_first_2_svc(ypreq_nokey *arg, struct svc_req *req) in ypproc_first_2_svc()
475 ypproc_next_2_svc(ypreq_key *arg, struct svc_req *req) in ypproc_next_2_svc()
567 ypproc_all_2_svc(ypreq_nokey *arg, struct svc_req *req) in ypproc_all_2_svc()
579 ypproc_master_2_svc(ypreq_nokey *arg, struct svc_req *req) in ypproc_master_2_svc()
598 ypproc_maplist_2_svc(domainname *arg, struct svc_req *req) in ypproc_maplist_2_svc()
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_bufferevent.c105 readcb(struct bufferevent *bev, void *arg) in readcb()
125 writecb(struct bufferevent *bev, void *arg) in writecb()
367 wm_readcb(struct bufferevent *bev, void *arg) in wm_readcb()
390 wm_writecb(struct bufferevent *bev, void *arg) in wm_writecb()
642 struct sockaddr *sa, int socklen, void *arg) in listen_cb()
726 test_bufferevent_connect(void *arg) in test_bufferevent_connect()
888 test_bufferevent_connect_fail(void *arg) in test_bufferevent_connect_fail()
976 test_bufferevent_timeouts(void *arg) in test_bufferevent_timeouts()
1142 test_bufferevent_trigger(void *arg) in test_bufferevent_trigger()
1228 test_bufferevent_pair_flush(void *arg) in test_bufferevent_pair_flush()
[all …]
H A Dregress_rpc.c107 MessageCb(EVRPC_STRUCT(Message)* rpc, void *arg) in MessageCb()
167 rpc_postrequest_failure(struct evhttp_request *req, void *arg) in rpc_postrequest_failure()
230 rpc_postrequest_done(struct evhttp_request *req, void *arg) in rpc_postrequest_done()
326 struct msg *msg, struct kill *kill, void *arg) in GotKillCb()
365 struct msg *msg, struct kill *kill, void *arg) in GotKillCbTwo()
397 struct evbuffer *evbuf, void *arg) in rpc_hook_add_header()
412 struct evbuffer *evbuf, void *arg) in rpc_hook_add_meta()
423 struct evbuffer *evbuf, void *arg) in rpc_hook_remove_header()
581 struct msg *msg, struct kill *kill, void *arg) in GotErrorCb()
606 rpc_hook_pause_cb(evutil_socket_t fd, short what, void *arg) in rpc_hook_pause_cb()
[all …]
/freebsd/contrib/libevent/test/
H A Dregress_bufferevent.c105 readcb(struct bufferevent *bev, void *arg) in readcb()
125 writecb(struct bufferevent *bev, void *arg) in writecb()
367 wm_readcb(struct bufferevent *bev, void *arg) in wm_readcb()
390 wm_writecb(struct bufferevent *bev, void *arg) in wm_writecb()
642 struct sockaddr *sa, int socklen, void *arg) in listen_cb()
726 test_bufferevent_connect(void *arg) in test_bufferevent_connect()
888 test_bufferevent_connect_fail(void *arg) in test_bufferevent_connect_fail()
976 test_bufferevent_timeouts(void *arg) in test_bufferevent_timeouts()
1142 test_bufferevent_trigger(void *arg) in test_bufferevent_trigger()
1228 test_bufferevent_pair_flush(void *arg) in test_bufferevent_pair_flush()
[all …]
H A Dregress_rpc.c107 MessageCb(EVRPC_STRUCT(Message)* rpc, void *arg) in MessageCb()
167 rpc_postrequest_failure(struct evhttp_request *req, void *arg) in rpc_postrequest_failure()
230 rpc_postrequest_done(struct evhttp_request *req, void *arg) in rpc_postrequest_done()
326 struct msg *msg, struct kill *kill, void *arg) in GotKillCb()
365 struct msg *msg, struct kill *kill, void *arg) in GotKillCbTwo()
397 struct evbuffer *evbuf, void *arg) in rpc_hook_add_header()
412 struct evbuffer *evbuf, void *arg) in rpc_hook_add_meta()
423 struct evbuffer *evbuf, void *arg) in rpc_hook_remove_header()
581 struct msg *msg, struct kill *kill, void *arg) in GotErrorCb()
606 rpc_hook_pause_cb(evutil_socket_t fd, short what, void *arg) in rpc_hook_pause_cb()
[all …]
/freebsd/usr.sbin/ppp/
H A Dnat_cmd.c105 nat_RedirectPort(struct cmdargs const *arg) in nat_RedirectPort()
201 nat_RedirectAddr(struct cmdargs const *arg) in nat_RedirectAddr()
238 nat_RedirectProto(struct cmdargs const *arg) in nat_RedirectProto()
392 nat_ProxyRule(struct cmdargs const *arg) in nat_ProxyRule()
415 nat_SetTarget(struct cmdargs const *arg) in nat_SetTarget()
446 nat_PunchFW(struct cmdargs const *arg) in nat_PunchFW()
475 nat_SkinnyPort(struct cmdargs const *arg) in nat_SkinnyPort()
/freebsd/usr.sbin/keyserv/
H A Dkeyserv.c329 key_encrypt_pk_2_svc_prog(uid_t uid, cryptkeyarg2 *arg) in key_encrypt_pk_2_svc_prog()
355 key_decrypt_pk_2_svc_prog(uid_t uid, cryptkeyarg2 *arg) in key_decrypt_pk_2_svc_prog()
381 key_net_put_2_svc_prog(uid_t uid, key_netstarg *arg) in key_net_put_2_svc_prog()
403 key_net_get_2_svc_prog(uid_t uid, void *arg) in key_net_get_2_svc_prog()
430 key_get_conv_2_svc_prog(uid_t uid, keybuf arg) in key_get_conv_2_svc_prog()
456 key_encrypt_1_svc_prog(uid_t uid, cryptkeyarg *arg) in key_encrypt_1_svc_prog()
482 key_decrypt_1_svc_prog(uid_t uid, cryptkeyarg *arg) in key_decrypt_1_svc_prog()
/freebsd/contrib/pf/libevent/
H A Dkqueue.c152 kq_recalc(struct event_base *base, void *arg, int max) in kq_recalc()
209 kq_dispatch(struct event_base *base, void *arg, struct timeval *tv) in kq_dispatch()
283 kq_add(void *arg, struct event *ev) in kq_add()
347 kq_del(void *arg, struct event *ev) in kq_del()
401 kq_dealloc(void *arg) in kq_dealloc()

12345678910>>...116