Searched defs:arg (Results 201 - 225 of 433) sorted by relevance

1234567891011>>

/barrelfish-2018-10-04/usr/tests/idctest/
H A Didctest.c65 static void rx_basic(struct test_binding *b, uint32_t arg) argument
71 static void rx_str(struct test_binding *b, uint32_t arg, const char *s) argument
87 static void rx_one_cap(struct test_binding *b, uint32_t arg, argument
96 static void rx_caps(struct test_binding *b, uint32_t arg, argument
130 send_cont(void *arg) argument
[all...]
/barrelfish-2018-10-04/usr/tests/lrpc_fpu/
H A Dlrpc_fpu.c55 static void lrpc_bench_handler(void *arg) argument
/barrelfish-2018-10-04/usr/tests/multihoptest/
H A Dmultihoptest.c91 static void send_cont(void *arg) argument
179 static void rx_basic(struct test_binding *b, uint32_t arg) argument
189 static void rx_str(struct test_binding *b, uint32_t arg, const char *s) argument
200 static void rx_caps(struct test_binding *b, uint32_t arg, struct capref cap1, argument
[all...]
/barrelfish-2018-10-04/usr/tests/posixcompat/
H A Dpthreads.c162 static void domain_spanned_callback(void *arg, errval_t err) argument
/barrelfish-2018-10-04/usr/tests/thcidctest/
H A Dthcidctest.c395 test_service_str0(struct ping_pong_thc_service_binding_t *sv, uint64_t arg, char *str) argument
/barrelfish-2018-10-04/usr/acpi/
H A Dacpi_ec.c109 gpe_handler( ACPI_HANDLE GpeDevice, UINT32 GpeNumber, void *arg) argument
/barrelfish-2018-10-04/lib/dma/
H A Ddma_service.c291 dma_service_init(struct dma_service_cb *cb, void *arg, iref_t *svc_iref) argument
338 dma_service_init_with_name(char *svc_name, struct dma_service_cb *cb, void *arg, iref_t *svc_iref) argument
/barrelfish-2018-10-04/lib/dma/ioat/
H A Dioat_dma_device.c199 static void ioat_dma_device_irq_handler(void* arg) argument
505 ioat_dma_device_intr_enable(struct ioat_dma_device *dev, dma_irq_t type, dma_irq_fn_t fn, void *arg) argument
/barrelfish-2018-10-04/lib/libc/gen/
H A Dsem.c354 sem_cancel_handler(void *arg) argument
/barrelfish-2018-10-04/lib/libc/rpc/
H A Dkey_call.c135 cryptkeyarg2 arg; local
156 cryptkeyarg2 arg; local
177 cryptkeyarg arg; local
197 cryptkeyarg arg; local
225 key_setnet(struct key_netstarg *arg) argument
416 key_call(u_long proc, xdrproc_t xdr_arg, void *arg, xdrproc_t xdr_rslt, void *rslt) argument
[all...]
/barrelfish-2018-10-04/lib/libc/stdio/
H A Dprintflocal.h63 union arg { union
H A Dxprintf_float.c148 __printf_render_float(struct __printf_io *io, const struct printf_info *pi, const void *const *arg) argument
H A Dxprintf_int.c55 union arg { union
256 __printf_render_int(struct __printf_io *io, const struct printf_info *pi, const void *const *arg) argument
450 __printf_render_ptr(struct __printf_io *io, const struct printf_info *pi, const void *const *arg) argument
/barrelfish-2018-10-04/lib/lua/src/
H A Dldblib.c89 static lua_State *getthread (lua_State *L, int *arg) { argument
114 int arg; local
163 int arg; local
192 int arg; local
297 int arg, mask, count; local
325 int arg; local
360 int arg; local
[all...]
/barrelfish-2018-10-04/lib/lwip/src/api/
H A Dapi_msg.c72 recv_raw(void *arg, struct raw_pcb *pcb, struct pbuf *p, struct ip_addr *addr) argument
136 recv_udp(void *arg, struct udp_pcb *pcb, struct pbuf *p, argument
192 static err_t recv_tcp(void *arg, struct tcp_pcb *pcb, struct pbuf *p, err_t err) argument
235 static err_t poll_tcp(void *arg, struct tcp_pcb *pcb) argument
258 sent_tcp(void *arg, struct tcp_pcb *pcb, u16_t len) argument
289 err_tcp(void *arg, err_t err) argument
346 accept_function(void *arg, struct tcp_pcb *newpcb, err_t err) argument
798 do_connected(void *arg, struct tcp_pcb *pcb, err_t err) argument
1268 do_dns_found(const char *name, struct ip_addr *ipaddr, void *arg) argument
1293 do_gethostbyname(void *arg) argument
[all...]
/barrelfish-2018-10-04/lib/lwip/src/core/snmp/
H A Dmsg_in.c711 snmp_recv(void *arg, struct udp_pcb *pcb, struct pbuf *p, struct ip_addr *addr, argument
/barrelfish-2018-10-04/lib/lwip/src/
H A Dsys_arch.c303 sys_thread_t sys_thread_new(char *name, void (* thread)(void *arg), argument
/barrelfish-2018-10-04/lib/lwip2/src/apps/socket_examples/
H A Dsocket_examples.c67 sockex_nonblocking_connect(void *arg) argument
305 sockex_testrecv(void *arg) argument
434 sockex_select_waiter(void *arg) argument
489 sockex_testtwoselects(void *arg) argument
600 socket_example_test(void* arg) argument
[all...]
/barrelfish-2018-10-04/lib/lwip2/src/apps/tftp/
H A Dtftp_server.c204 recv(void *arg, struct udp_pcb *upcb, struct pbuf *p, const ip_addr_t *addr, u16_t port) argument
361 tftp_tmr(void* arg) argument
/barrelfish-2018-10-04/lib/lwip2/src/netif/ppp/
H A Dauth.c1321 static void check_idle(void *arg) { argument
1357 static void connect_time_expired(void *arg) { argument
H A Dchap-new.c223 static void chap_timeout(void *arg) { argument
593 chap_print_pkt(const unsigned char *p, int plen, void (*printer) (void *, const char *, ...), void *arg) argument
[all...]
H A Dpppapi.c413 pppapi_ioctl(ppp_pcb *pcb, u8_t cmd, void *arg) argument
H A Dpppos.c696 static void pppos_input_callback(void *arg) { argument
H A Dupap.c201 static void upap_timeout(void *arg) { argument
223 static void upap_reqtimeout(void *arg) { argument
602 static int upap_printpkt(const u_char *p, int plen, void (*printer) (void *, const char *, ...), void *arg) { argument
[all...]
H A Dutils.c410 static void ppp_vslp_printer(void *arg, const char *fmt, ...) { argument
448 ppp_format_packet(const u_char *p, int len, void (*printer) (void *, const char *, ...), void *arg) argument
574 ppp_print_string(const u_char *p, int len, void (*printer) (void *, const char *, ...), void *arg) argument
[all...]

Completed in 275 milliseconds

1234567891011>>