Home
last modified time | relevance | path

Searched refs:node_connection_t (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dnode_provider.d40 } node_connection_t; typedef
56 const char *a, int p, int fd) : (node_connection_t *c, string a, int p,
59 int p, int fd) : (node_connection_t *c, string a, int p, int fd);
62 const char *u, int fd) : (node_http_request_t *h, node_connection_t *c,
65 int p, int fd) : (node_connection_t *c, string a, int p, int fd);
68 const char *u, int fd) : (node_http_request_t *h, node_connection_t *c,
71 int p, int fd) : (node_connection_t *c, string a, int p, int fd);
Dnode.d50 } node_connection_t; typedef
52 translator node_connection_t <node_dtrace_connection_t *nc> {