Home
last modified time | relevance | path

Searched defs:config_get_integer (Results 1 – 3 of 3) sorted by relevance

/dports/editors/gummi/gummi-0.8.1/src/
H A Dconfigfile.c161 const gint config_get_integer (const gchar* group, const gchar* key) { in config_get_integer() function
/dports/x11/lightdm/lightdm-1.30.0/common/
H A Dconfiguration.c295 config_get_integer (Configuration *config, const gchar *section, const gchar *key) in config_get_integer() function
/dports/ftp/wzdftpd/wzdftpd-0.8.3/libwzd-core/
H A Dwzd_configfile.c432 int config_get_integer(wzd_configfile_t * file, const char * groupname, const char * key, int * err… in config_get_integer() function