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

  /external/avahi/avahi-daemon/
ini-file-parser.h 51 char** avahi_split_csv(const char *t);
ini-file-parser-test.c 49 split = avahi_split_csv(p->value);
ini-file-parser.c 149 char** avahi_split_csv(const char *t) { function
main.c 634 e = avahi_split_csv(p->value);
691 e = avahi_split_csv(p->value);
702 e = avahi_split_csv(p->value);
795 c->publish_dns_servers = avahi_split_csv(p->value);
    [all...]

Completed in 2704 milliseconds