Searched defs:server (Results 1 - 25 of 26) sorted by relevance

12

/barrelfish-master/usr/eclipseclp/documents/megalog/
H A Dmultiuser-sec.tex[all...]
/barrelfish-master/usr/tests/tftpclient/
H A Dmain.c20 static char *server = "127.0.0.1"; variable
/barrelfish-master/include/term/server/
H A Dserver.h208 term_server_sending(struct term_server *server) argument
[all...]
/barrelfish-master/usr/drivers/serial/
H A Dbasic_service.c31 struct term_server *server; member in struct:bs_state
H A Dterminal_service.c29 struct term_server *server; member in struct:ts_state
/barrelfish-master/usr/tests/octopus/
H A Dd2bench.c33 cycles_t server; member in struct:timestamp
/barrelfish-master/lib/libc/rpc/
H A Dsvc_raw.c68 SVCXPRT *server; member in struct:svc_raw_private
[all...]
/barrelfish-master/lib/nfs/
H A Drpc.h65 struct in_addr server; ///< Server IP member in struct:rpc_client
H A Dnfs.c163 struct nfs_client *nfs_mount(struct in_addr server, const char *path, argument
H A Drpc.c325 errval_t rpc_init(struct rpc_client *client, struct in_addr server) argument
/barrelfish-master/lib/lwip2/src/netif/ppp/
H A Dauth.c1904 get_secret(ppp_pcb *pcb, const char *client, const char *server, char *secret, int *secret_len, int am_server) argument
[all...]
/barrelfish-master/lib/openssl-1.0.0d/apps/
H A Ds_socket.c329 struct sockaddr_in server; local
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/bio/
H A Db_sock.c613 } server,client; local
[all...]
/barrelfish-master/include/lwip2/netif/ppp/
H A Dauth.c1904 get_secret(ppp_pcb *pcb, const char *client, const char *server, char *secret, int *secret_len, int am_server) argument
[all...]
/barrelfish-master/usr/block_server/
H A Dnetwork_client.c226 static errval_t block_net_send_ep(struct block_net_service *server) argument
298 block_net_connect(struct block_net_service *server, struct ip_addr *ip, uint16_t port) argument
427 block_net_disconnect(struct block_net_service *server) argument
460 block_net_read(struct block_net_service *server, size_t block_start, size_t count, uint32_t seqn, struct bulk_continuation cont) argument
525 block_net_write(struct block_net_service *server, size_t count, struct bulk_buffer **buf, struct bs_meta_data *meta, struct bulk_continuation cont) argument
559 block_net_pass(struct block_net_service *server, size_t count, struct bulk_buffer **buf, struct bs_meta_data *meta, struct bulk_continuation cont) argument
593 block_net_release(struct block_net_service *server, size_t count, struct bulk_buffer **buf, struct bs_meta_data *meta, struct bulk_continuation cont) argument
[all...]
H A Dlocal_server.c454 errval_t block_local_init(struct block_net_service *server, uint32_ argument
[all...]
/barrelfish-master/lib/term/server/
H A Dserver.c43 errval_t term_server_change_in_ws(struct term_server *server, argument
68 term_server_change_out_ws(struct term_server *server, struct waitset *ws) argument
93 term_server_change_conf_ws(struct term_server *server, struct waitset *ws) argument
118 term_server_change_session_ws(struct term_server *server, struct waitset *ws) argument
152 term_server_init(struct term_server *server, iref_t *session_iref, struct waitset *session_ws, struct waitset *in_ws, struct waitset *out_ws, struct waitset *conf_ws, term_characters_handler_fn chars_cb, term_server_configuration_handler_fn conf_cb, term_server_new_session_fn session_cb) argument
230 term_server_send(struct term_server *server, const char *data, size_t length) argument
252 term_server_set_chars_handler(struct term_server *server, term_characters_handler_fn chars_cb) argument
267 term_server_set_conf_handler(struct term_server *server, term_server_configuration_handler_fn *conf_cb) argument
282 term_server_set_err_handler(struct term_server *server, term_async_err_handler_fn err_cb) argument
297 term_server_set_new_session_handler(struct term_server *server, term_server_new_session_fn session_cb) argument
324 struct term_server *server = arg; local
356 check_first_client_connected(struct term_server *server) argument
384 struct term_server *server = b->st; local
395 struct term_server *server = st; local
414 struct term_server *server = b->st; local
425 struct term_server *server = st; local
443 struct term_server *server = b->st; local
455 struct term_server *server = b->st; local
463 struct term_server *server = st; local
480 check_session_initialized(struct term_server *server) argument
517 struct term_server *server = st; local
539 struct term_server *server = st; local
561 struct term_server *server = st; local
585 struct term_server *server = b->st; local
664 struct term_server *server = st; local
680 struct term_server *server = st; local
[all...]
/barrelfish-master/usr/webserver/
H A Dhttp_cache.c642 errval_t http_cache_init(struct in_addr server, const char *path, argument
H A Dhttp_server.c616 void http_server_init(struct in_addr server, const char *path) argument
/barrelfish-master/lib/lwip2/src/apps/lwiperf/
H A Dlwiperf.c97 u8_t server; member in struct:_lwiperf_state_base
[all...]
/barrelfish-master/lib/vfs/
H A Dvfs_nfs.c1363 struct in_addr server; local
/barrelfish-master/lib/lwip2/src/apps/smtp/
H A Dsmtp.c387 smtp_set_server_addr(const char* server) argument
[all...]
/barrelfish-master/lib/openssl-1.0.0d/ssl/
H A Dssltest.c1033 BIO *server = NULL, *server_io = NULL, *client = NULL, *client_io = NULL; local
[all...]
H A Dssl.h1006 int server; /* are we the server side? - mostly used by SSL_clear*/ member in struct:ssl_st
[all...]
/barrelfish-master/lib/openssl-1.0.0d/test/
H A Dssltest.c1033 BIO *server = NULL, *server_io = NULL, *client = NULL, *client_io = NULL; local
[all...]

Completed in 175 milliseconds

12