Searched refs:parse_protocols (Results 1 – 1 of 1) sorted by relevance
193 static int parse_protocols(const char *s);740 BrowseLocalProtocols = parse_protocols(CUPS_DEFAULT_BROWSE_LOCAL_PROTOCOLS); in cupsdReadConfiguration()2592 parse_protocols(const char *s) /* I - Space-delimited protocols */ in parse_protocols() function3174 int protocols = parse_protocols(value); in read_cupsd_conf()