HomeSort by relevance Sort by last modified time
    Searched refs:avahi_ini_file_load (Results 1 - 4 of 4) sorted by null

  /external/avahi/avahi-daemon/
ini-file-parser.h 48 AvahiIniFile* avahi_ini_file_load(const char *fname);
ini-file-parser-test.c 35 if (!(f = avahi_ini_file_load("avahi-daemon.conf"))) {
ini-file-parser.c 34 AvahiIniFile* avahi_ini_file_load(const char *fname) { function
main.c 615 if (!(f = avahi_ini_file_load(c->config_file ? c->config_file : AVAHI_CONFIG_FILE)))
    [all...]

Completed in 230 milliseconds