Searched refs:parse_protocols (Results 1 – 1 of 1) sorted by relevance
194 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() function3176 int protocols = parse_protocols(value); in read_cupsd_conf()