Home
last modified time | relevance | path

Searched refs:cun (Results 1 - 5 of 5) sorted by relevance

/third_party/libcoap/src/
H A Dcoap_address.c295 addr->addr.cun.sun_family = AF_UNIX; in coap_address_set_unix_domain()
299 addr->addr.cun.sun_path[ofs++] = '/'; in coap_address_set_unix_domain()
302 addr->addr.cun.sun_path[ofs++] = host[i]; in coap_address_set_unix_domain()
308 addr->addr.cun.sun_path[ofs] = '\000'; in coap_address_set_unix_domain()
310 addr->addr.cun.sun_path[ofs-1] = '\000'; in coap_address_set_unix_domain()
H A Dcoap_debug.c243 snprintf((char *)buf, len, "'%s'", addr->addr.cun.sun_path); in coap_print_addr()
389 snprintf(buf, len, "'%s'", addr->addr.cun.sun_path); in coap_print_ip_addr()
H A Dcoap_io.c455 connect_addr.addr.cun.sun_path, coap_socket_strerror());
511 unlink(sock->endpoint->bind_addr.addr.cun.sun_path);
521 unlink(sock->session->addr_info.local.addr.cun.sun_path);
/third_party/libcoap/include/coap3/
H A Dcoap_address.h123 struct coap_sockaddr_un cun; /* CoAP shortened special */ member
/third_party/node/deps/v8/src/diagnostics/loong64/
H A Ddisasm-loong64.cc855 Format(instr, "fcmp.cun.s fcc'cd, 'fj, 'fk"); in DecodeTypekOp12()
924 Format(instr, "fcmp.cun.d fcc'cd, 'fj, 'fk"); in DecodeTypekOp12()

Completed in 7 milliseconds