Config used by libmbox. More...
Include dependency graph for config.c:Go to the source code of this file.
Functions | |
| bool | config_init_mbox (struct ConfigSet *cs) |
| Register mbox config variables - Implements module_init_config_t -. | |
Variables | |
| static struct ConfigDef | MboxVars [] |
| Config definitions for the Mbox library. | |
Config used by libmbox.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Definition in file config.c.
|
static |
Config definitions for the Mbox library.
Definition at line 37 of file config.c.