Searched defs:arg (Results 51 - 75 of 433) sorted by relevance

1234567891011>>

/barrelfish-2018-10-04/usr/drivers/serial/
H A Dserial_pl011.c31 serial_interrupt(void *arg) { argument
/barrelfish-2018-10-04/usr/echoserver/
H A Dtcpechoserver.c45 static void echo_server_err(void *arg, err_t err) argument
51 static err_t echo_server_recv(void *arg, struct tcp_pcb *tpcb, struct pbuf *p, argument
139 static err_t echo_server_sent(void *arg, struct tcp_pcb *tpcb, u16_t length) argument
144 static err_t echo_server_accept(void *arg, struct tcp_pcb *tpcb, err_t err) argument
/barrelfish-2018-10-04/usr/eclipseclp/JavaInterface/src/com/parctechnologies/eclipse/
H A DCompoundTermImpl.java122 public Object arg(int i) method in class:CompoundTermImpl
/barrelfish-2018-10-04/include/lwip2/lwip/
H A Dtimeouts.h90 void *arg; member in struct:sys_timeo
/barrelfish-2018-10-04/lib/barrelfish/
H A Devent_queue.c76 static void event_queue_runner(void *arg) argument
H A Dflounder_txqueue.c14 static void send_cont(void *arg) argument
158 void txq_sent_cb(void *arg) argument
/barrelfish-2018-10-04/usr/examples/xmpl-span/
H A Dspan.c21 static int do_hello(void *arg) argument
30 static void span_cb(void *arg, errval_t err) argument
/barrelfish-2018-10-04/usr/kaluga/
H A Dx86.c38 struct driver_argument arg; local
81 struct driver_argument arg; local
[all...]
/barrelfish-2018-10-04/usr/monitor/capops/
H A Dinternal.h23 void *arg; member in struct:result_closure
/barrelfish-2018-10-04/usr/pixels/
H A Dpixels.c38 static void pixels_display(struct pixels_service_response *cl, uint64_t arg) argument
/barrelfish-2018-10-04/usr/proc_mgmt/
H A Dspawnd_state.c137 static void spawnd_send_handler(void *arg) argument
/barrelfish-2018-10-04/usr/tests/spantest/
H A Dxcorejoin.c31 static void domain_spanned_callback(void *arg, errval_t err) argument
/barrelfish-2018-10-04/usr/tracectrl/
H A Dtracectrl.c26 static void after_prepare(void *arg) argument
56 static void callback(void *arg) argument
/barrelfish-2018-10-04/lib/int_route/msix_ctrl/
H A Dclient.c13 struct int_startup_argument * arg; // Contains name etc. member in struct:msix_ctrl_state
56 struct int_startup_argument *arg = malloc(sizeof(struct int_startup_argument)); local
71 errval_t msix_client_init(struct int_startup_argument *arg, void* msix_tab) { argument
[all...]
/barrelfish-2018-10-04/lib/libc/stdio/
H A Dxprintf_str.c121 __printf_render_str(struct __printf_io *io, const struct printf_info *pi, const void *const *arg) argument
163 __printf_render_chr(struct __printf_io *io, const struct printf_info *pi, const void *const *arg) argument
H A Dxprintf_time.c57 __printf_render_time(struct __printf_io *io, const struct printf_info *pi, const void *const *arg) argument
/barrelfish-2018-10-04/lib/libc/tests/stdlib/
H A Dcxa_thread_atexit_test.cc56 again(void *arg) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/dh/
H A Ddhtest.c211 static int MS_CALLBACK cb(int p, int n, BN_GENCB *arg) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/engine/
H A Deng_ctrl.c288 int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg, argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/evp/
H A De_des.c208 static int des_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/demos/x509/
H A Dmkreq.c48 static void callback(int p, int n, void *arg) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/test/
H A Ddhtest.c211 static int MS_CALLBACK cb(int p, int n, BN_GENCB *arg) argument
/barrelfish-2018-10-04/lib/term/client/
H A Dclient.c162 term_client_config(struct term_client *client, terminal_config_option_t opt, char *arg, struct event_closure cont) argument
/barrelfish-2018-10-04/lib/virtio/devices/
H A Dvirtio_block.c107 virtio_block_init_common(struct virtio_device *vdev, void *arg) argument
121 virtio_block_init_common(struct virtio_device *vdev, void *arg) argument
/barrelfish-2018-10-04/usr/bench/rcce/ipi_test/
H A Dmainrc.c27 static void rck_ping_handler(void *arg) argument

Completed in 322 milliseconds

1234567891011>>