Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcups/scheduler/
H A Dconf.c193 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() function
3174 int protocols = parse_protocols(value); in read_cupsd_conf()