Lines Matching defs:file
10 * This file is part of the CoAP library libcoap. Please see README for terms
1836 read_file_mem(const char *file, size_t *length) {
1842 if (!file || !(f = fopen(file, "r")))
1885 /* Map file into memory */
2212 "\t \t\tThis is a file that contains one or more lines of\n"
2225 "\t \t\tThis is a file that contains one or more lines of\n"
2243 "\tPKCS11 URI file definitions have to be in DER, not PEM, format.\n"
2246 "\t-c certfile\tPEM file or PKCS11 URI for the certificate. The private\n"
2247 "\t \t\tkey can also be in the PEM file, or has the same PKCS11\n"
2251 "\t-j keyfile\tPEM file or PKCS11 URI for the private key for the\n"
2255 "\t \t\tby reading into memory the Cert / CA file (for testing)\n"
2259 "\t-C cafile\tPEM file or PKCS11 URI that contains a list of one or\n"
2271 "\t-M rpk_file\tRaw Public Key (RPK) PEM file or PKCS11 URI that\n"
2276 "\t \t\tPEM file containing the set of trusted root CAs\n"
2287 "\t \t\tThis option denotes a file that contains one or more\n"
2289 "\t \t\tCert file and new CA file (comma separated) to be used.\n"
2428 fprintf(stderr, "OSCORE configuration file error: %s\n", oscore_conf_file);
2439 fprintf(stderr, "OSCORE save restart info file error: %s\n",
2454 fprintf(stderr, "OSCORE configuration file error: %s\n", oscore_conf_file);
2497 coap_log_err("SNI file: %s: Unable to open\n", arg);
2542 coap_log_err("Identity file: %s: Unable to open\n", arg);
2633 coap_log_err("SNI file: %s: Unable to open\n", arg);
2667 coap_log_err("SNI file: Cert File: %s: Unable to access\n",
2673 coap_log_err("SNI file: CA File: %s: Unable to access\n",
2685 coap_log_err("SNI file: SNI_match,Use_Cert_file,Use_CA_file not defined\n");
2974 * flexibility of potentially working with other file descriptors that