Searched defs:conn (Results 1 - 25 of 173) sorted by relevance

1234567

/netbsd-current/external/gpl3/gcc.old/dist/libcc1/
H A Dmarshall-c.hh29 unmarshall (connection *conn, enum gcc_c_symbol_kind *result) argument
39 unmarshall (connection *conn, enum gcc_c_oracle_request *result) argument
49 unmarshall (connection *conn, enum gcc_qualifiers *result) argument
H A Dmarshall-cp.hh29 unmarshall (connection *conn, enum gcc_cp_symbol_kind *result) argument
39 unmarshall (connection *conn, enum gcc_cp_oracle_request *result) argument
49 unmarshall (connection *conn, enum gcc_cp_qualifiers *result) argument
59 unmarshall (connection *conn, enum gcc_cp_ref_qualifiers *result) argument
70 marshall (connection *conn, const gcc_vbase_array *a) argument
97 unmarshall(connection *conn, struct gcc_vbase_array **result) argument
142 marshall(connection *conn, const gcc_cp_template_args *a) argument
169 unmarshall(connection *conn, struct gcc_cp_template_args **result) argument
214 marshall(connection *conn, const gcc_cp_function_args *a) argument
238 unmarshall(connection *conn, struct gcc_cp_function_args **result) argument
[all...]
H A Dmarshall.hh56 status marshall (connection *conn, T scalar) argument
66 status unmarshall (connection *conn, T *scalar) argument
H A Dmarshall.cc27 cc1_plugin::unmarshall_check (connection *conn, unsigned long long check) argument
37 cc1_plugin::marshall_intlike (connection *conn, unsigned long long val) argument
45 cc1_plugin::unmarshall_intlike (connection *conn, unsigned long long *result) argument
53 cc1_plugin::marshall (connection *conn, const char *str) argument
69 unmarshall(connection *conn, char **result) argument
101 marshall_array_start(connection *conn, char id, size_t n_elements) argument
115 marshall_array_elmts(connection *conn, size_t n_bytes, void *elements) argument
122 unmarshall_array_start(connection *conn, char id, size_t *n_elements) argument
138 unmarshall_array_elmts(connection *conn, size_t n_bytes, void *elements) argument
145 marshall(connection *conn, const gcc_type_array *a) argument
165 unmarshall(connection *conn, gcc_type_array **result) argument
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
H A Damdgpu_hdcp1_transition.c39 struct mod_hdcp_connection *conn = &hdcp->connection; local
163 struct mod_hdcp_connection *conn = &hdcp->connection; local
H A Damdgpu_hdcp2_transition.c39 struct mod_hdcp_connection *conn = &hdcp->connection; local
381 struct mod_hdcp_connection *conn = &hdcp->connection; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libcc1/
H A Dmarshall-cp.hh63 marshall (connection *conn, const gcc_vbase_array *a) argument
90 unmarshall (connection *conn, struct gcc_vbase_array **result) argument
126 marshall (connection *conn, const gcc_cp_template_args *a) argument
153 unmarshall(connection *conn, struct gcc_cp_template_args **result) argument
190 marshall(connection *conn, const gcc_cp_function_args *a) argument
214 unmarshall(connection *conn, struct gcc_cp_function_args **result) argument
[all...]
H A Drpc.hh48 status unmarshall (connection *conn) argument
76 status unmarshall (connection *conn) argument
106 call (connection *conn, const char *method, R *result, Arg... args) argument
[all...]
H A Dmarshall.hh66 status marshall (connection *conn, T scalar) argument
75 status unmarshall (connection *conn, T *scalar, argument
89 status unmarshall (connection *conn, T *e_val, argument
H A Dmarshall.cc28 cc1_plugin::unmarshall_check (connection *conn, unsigned long long check) argument
38 cc1_plugin::marshall_intlike (connection *conn, unsigned long long val) argument
46 cc1_plugin::unmarshall_intlike (connection *conn, unsigned long long *result) argument
54 cc1_plugin::marshall (connection *conn, const char *str) argument
70 unmarshall(connection *conn, char **result) argument
102 marshall_array_start(connection *conn, char id, size_t n_elements) argument
116 marshall_array_elmts(connection *conn, size_t n_bytes, void *elements) argument
123 unmarshall_array_start(connection *conn, char id, size_t *n_elements) argument
139 unmarshall_array_elmts(connection *conn, size_t n_bytes, void *elements) argument
146 marshall(connection *conn, const gcc_type_array *a) argument
166 unmarshall(connection *conn, gcc_type_array **result) argument
[all...]
/netbsd-current/external/bsd/nsd/dist/
H A Dipc.h50 struct xfrd_tcp *conn; member in struct:ipc_handler_conn_data
/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-tcp-connect-error-after-write.c61 uv_tcp_t conn; local
H A Dtest-pipe-connect-multiple.c46 uv_pipe_t* conn; local
H A Dblackhole-server.c43 conn_rec* conn; local
73 conn_rec* conn; local
89 conn_rec* conn = container_of(req, conn_rec, shutdown_req); local
95 conn_rec* conn = container_of(handle, conn_rec, handle); local
[all...]
H A Dtest-tcp-connect-timeout.c33 static uv_tcp_t conn; variable
H A Dtest-tcp-shutdown-after-write.c28 static uv_tcp_t conn; variable
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-wt/
H A Dinit.c63 WT_CONNECTION *conn; local
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-sock/
H A Dresult.c151 sock_print_conn( FILE *fp, Connection *conn, struct sockinfo *si ) argument
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dslapschema.c54 Connection conn = { 0 }; local
H A Dslapauth.c88 Connection conn = {0}; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/engine/
H A Ddisp.h17 struct list_head conn; member in struct:nvkm_disp
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/
H A Dnouveau_nvkm_subdev_bios_mxm.c80 mxm_sor_map(struct nvkm_bios *bios, u8 conn) argument
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-sql/
H A Dinit.c237 Connection conn = { 0 }; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
H A Dnouveau_nvkm_engine_disp_conn.c40 struct nvkm_conn *conn = container_of(notify, typeof(*conn), hpd); local
60 nvkm_conn_fini(struct nvkm_conn *conn) argument
66 nvkm_conn_init(struct nvkm_conn *conn) argument
74 struct nvkm_conn *conn = *pconn; local
83 nvkm_conn_ctor(struct nvkm_disp *disp, int index, struct nvbios_connE *info, struct nvkm_conn *conn) argument
[all...]
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dsftp-glob.c45 struct sftp_conn *conn; member in struct:__anon14
114 sftp_glob(struct sftp_conn *conn, const char *pattern, int flags, argument

Completed in 139 milliseconds

1234567