Load configuration name/value pairs from an open FILE.
1 on success, or 0 on failure.
| Name | Description |
|---|---|
| conf | Destination configuration object. |
| fp | Input stream positioned at the start of the config text. |
| eline | Optional output for the line number of a parse error, or NULL. |