Lines Matching defs:new
559 coap_log_warn("Unable to create a new cache entry\n");
568 /* Add in the new data to cache entry */
790 /* Need to create a new forwarding mapping */
1345 /* Store media type of new resource in ct. We can use buf here
1403 coap_log_warn("Unable to create a new cache entry\n");
1412 /* Add in the new data to cache entry */
1419 /* Add in new block to end of current data */
1420 coap_binary_t *new = coap_resize_binary(data_so_far, offset + size);
1422 if (new) {
1423 data_so_far = new;
1521 /* check if creating a new resource is allowed */
1535 * Create a resource to handle the new URI
2214 "\t \t\ta different new Pre-Shared Key (PSK) (comma separated)\n"
2288 "\t \t\tlines of Subject Name Identifier (SNI) to match for new\n"
2289 "\t \t\tCert file and new CA file (comma separated) to be used.\n"