Home
last modified time | relevance | path

Searched defs:c_id (Results 1 – 6 of 6) sorted by relevance

/titanic_51/usr/src/common/net/wanboot/
H A Dboot_http.c137 #define RESET_ERR(c_id) (c_id)->numerrs = 0, (c_id)->nexterr = 0 argument
138 #define SET_ERR(c_id, sr argument
142 GET_ERR(c_id,e_src,e_code) global() argument
295 http_conn_t *c_id; http_srv_init() local
340 http_conn_t *c_id = handle; http_conn_is_https() local
366 http_conn_t *c_id = handle; http_set_proxy() local
401 http_conn_t *c_id = handle; http_set_keepalive() local
430 http_conn_t *c_id = handle; http_set_socket_read_timeout() local
459 http_conn_t *c_id = handle; http_set_basic_auth() local
504 http_conn_t *c_id = handle; http_set_random_file() local
574 http_conn_t *c_id = handle; http_set_client_certificate_file() local
610 http_conn_t *c_id = handle; http_set_password() local
669 http_conn_t *c_id = handle; http_set_private_key_file() local
702 http_conn_t *c_id = handle; http_srv_connect() local
846 http_conn_t *c_id = handle; http_get_range_request() local
923 http_conn_t *c_id = handle; http_process_headers() local
1118 http_conn_t *c_id = handle; http_process_part_headers() local
1220 http_conn_t *c_id = handle; http_get_response_header() local
1255 http_conn_t *c_id = handle; http_get_header_value() local
1315 http_conn_t *c_id = handle; http_read_body() local
1346 http_conn_t *c_id = handle; http_srv_disconnect() local
1377 http_conn_t *c_id = handle; http_srv_close() local
1414 http_conn_t *c_id = handle; http_get_conn_info() local
1454 http_conn_t *c_id = handle; http_get_lasterr() local
1531 http_conn_t *c_id = handle; http_req() local
1743 http_conn_t *c_id = userdata; password_cb() local
1769 initialize_ctx(http_conn_t * c_id) initialize_ctx() argument
1978 tcp_connect(http_conn_t * c_id,const char * hostname,uint16_t port) tcp_connect() argument
2032 readline(http_conn_t * c_id,int sock,char * buf,int len) readline() argument
2086 proxy_connect(http_conn_t * c_id) proxy_connect() argument
2182 check_cert_chain(http_conn_t * c_id,char * host) check_cert_chain() argument
2291 read_headerlines(http_conn_t * c_id,boolean_t bread) read_headerlines() argument
2351 free_response(http_conn_t * c_id,int free_boundary) free_response() argument
2378 free_ctx_ssl(http_conn_t * c_id) free_ctx_ssl() argument
2418 get_chunk_header(http_conn_t * c_id) get_chunk_header() argument
2482 init_bread(http_conn_t * c_id) init_bread() argument
2569 get_msgcnt(http_conn_t * c_id,ssize_t * msgcnt) get_msgcnt() argument
2647 getaline(http_conn_t * c_id,char * line,int len,boolean_t bread) getaline() argument
2734 getbytes(http_conn_t * c_id,char * line,int len) getbytes() argument
2786 http_srv_send(http_conn_t * c_id,const void * buf,size_t nbyte) http_srv_send() argument
2806 http_srv_recv(http_conn_t * c_id,void * buf,size_t nbyte) http_srv_recv() argument
2826 http_check_conn(http_conn_t * c_id) http_check_conn() argument
2838 handle_ssl_error(http_conn_t * c_id,int retval) handle_ssl_error() argument
[all...]
/titanic_51/usr/src/lib/libnsl/nss/
H A Dgetexecattr.c318 char c_id = '/'; in _exec_wild_id() local
/titanic_51/usr/src/uts/i86pc/sys/
H A Dsbd_ioctl.h84 sbd_comp_id_t c_id; member
211 sbd_comp_id_t c_id; member
299 sbd_comp_id32_t c_id; member
377 sbd_comp_id32_t c_id; member
/titanic_51/usr/src/uts/sun4u/sys/
H A Dsbd_ioctl.h80 sbd_comp_id_t c_id; member
208 sbd_comp_id_t c_id; member
296 sbd_comp_id32_t c_id; member
374 sbd_comp_id32_t c_id; member
/titanic_51/usr/src/uts/common/fs/nfs/
H A Dnfs4_state.c1475 uint32_t c_id; member
1486 uint32_t c_id; member
/titanic_51/usr/src/cmd/init/
H A Dinit.c385 char c_id[INITTAB_ENTRY_ID_SIZE]; /* Four letter unique id of */ member
[all...]