Home
last modified time | relevance | path

Searched refs:parse_protocols (Results 1 – 1 of 1) sorted by relevance

/external/libcups/scheduler/
Dconf.c194 static int parse_protocols(const char *s);
742 BrowseLocalProtocols = parse_protocols(CUPS_DEFAULT_BROWSE_LOCAL_PROTOCOLS); in cupsdReadConfiguration()
2594 parse_protocols(const char *s) /* I - Space-delimited protocols */ in parse_protocols() function
3176 int protocols = parse_protocols(value); in read_cupsd_conf()