Home
last modified time | relevance | path

Searched refs:infof (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-support/curl/curl/
H A DCVE-2022-27774-2.patch52 + infof(data, "Clear auth, redirects to port from %u to %u",
67 + infof(data, "Clear auth, redirects scheme from %s to %s",
H A DCVE-2022-27782-1.patch230 - infof(data, "Using TLS-SRP username: %s", SSL_SET_OPTION(username));
231 + infof(data, "Using TLS-SRP username: %s",
265 infof(data, "found %d CRL in %s",
350 - infof(data, " CRLfile: %s", SSL_SET_OPTION(CRLfile));
351 + infof(data, " CRLfile: %s", SSL_SET_OPTION(primary.CRLfile));
385 infof(data, "Using TLS-SRP username: %s", ssl_username);
H A DCVE-2022-27774-4.patch28 infof(data, "Using TLS-SRP username: %s", SSL_SET_OPTION(username));
H A DCVE-2022-43551.patch35 infof(data, "Illegal STS header skipped");
H A DCVE-2022-32205.patch63 + infof(data, "Included max number of cookies (%u) in request!",
146 + infof(data, "Restricted outgoing cookies due to header size, "
H A DCVE-2022-42915.patch41 infof(data, "Closing connection %ld", conn->connection_id);
H A DCVE-2022-35252.patch63 + infof(data, "invalid octets in name/value, cookie dropped");
H A DCVE-2022-27774-3.patch83 infof(data, "Using TLS-SRP username: %s", ssl_username);
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs_context.h208 #define infof(fc, fmt, ...) __logfc(fc, 'i', fmt, ## __VA_ARGS__) macro
/OK3568_Linux_fs/kernel/fs/jffs2/
H A Dfs.c546 infof(fc, "Flash size not aligned to erasesize, reducing to %dKiB", in jffs2_do_fill_super()