FreeBSD Manual Pages
SHTK_CONFIG_INIT(3) Library Functions Manual SHTK_CONFIG_INIT(3) NAME shtk_config_init -- Initializes the configuration module LIBRARY shtk_import config SYNOPSIS shtk_config_init var_name1 [.. var_nameN] DESCRIPTION The shtk_config_init function initializes the configuration module and prepares it to load a configuration file that may define any of the configuration variables provided by var_name1 to var_nameN. Only the variable names provided in the call to shtk_config_init will be recognized when loading a configuration file with shtk_config_load(3). SEE ALSO shtk(3), shtk_config(3) HISTORY shtk_config_init first appeared in shtk 1.0. FreeBSD Ports 14.quarterly November 6, 2014 SHTK_CONFIG_INIT(3)
NAME | LIBRARY | SYNOPSIS | DESCRIPTION | SEE ALSO | HISTORY
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=shtk_config_init&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>