myMPD
Internal API documentation
Loading...
Searching...
No Matches
cacertstore_find.h
Go to the documentation of this file.
1
/*
2
SPDX-License-Identifier: GPL-3.0-or-later
3
myMPD (c) 2018-2026 Juergen Mang <mail@jcgames.de>
4
https://github.com/jcorporation/mympd
5
*/
6
10
11
#ifndef MYMPD_CACERTSTORE_FIND_H
12
#define MYMPD_CACERTSTORE_FIND_H
13
14
#include <stdbool.h>
15
16
const
char
*
find_ca_cert_store
(
bool
silent);
17
18
#endif
find_ca_cert_store
const char * find_ca_cert_store(bool silent)
Definition
cacertstore_find.c:36
src
lib
config
cacertstore_find.h
Generated by
1.15.0