Searched refs:node_connection_t (Results 1 – 2 of 2) sorted by relevance
/third_party/node/src/ |
D | node_provider.d | 40 } 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);
|
D | node.d | 50 } node_connection_t; typedef 52 translator node_connection_t <node_dtrace_connection_t *nc> {
|