|
| static BEGIN_C_DECLS char * | getparamline (char *, FILE *) |
| |
| static int | parseline (struct confsection *, int, char *) |
| |
| static int | parsesection (struct confsection *, int, char *) |
| |
| static int | validatesection (struct confsection *, int, char *) |
| |
| static int | parseparam (char *) |
| |
| static int | isolatekey (char *, char *, char *) |
| |
| static int | isolatevalue (char *, char *, char *) |
| |
| static int | validatekeyvalue (char *, char *) |
| |
| static int | chkmandatories (struct confsection *, int) |
| |
| static int | chkkeys (struct confsection *) |
| |
| static int | chkfileerr (FILE *) |
| |
Externally non-visible prototypes etc.
No distribution required.
- Author
- Copyright (C) 2018-2019 Mark Grant
Released under the GPLv3 only.
SPDX-License-Identifier: GPL-3.0
- Version
- v1.0.3 ==== 30/10/2019