Home
last modified time | relevance | path

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

/external/libcups/cups/
Dhttp-support.c2146 *reskey, /* "rp" or "rfo" */ in http_resolve_cb() local
2208 reskey = "rfo"; in http_resolve_cb()
2213 reskey = "rp"; in http_resolve_cb()
2217 if ((value = TXTRecordGetValuePtr(txtLen, txtRecord, reskey, in http_resolve_cb()
2359 *reskey, /* "rp" or "rfo" */ in http_resolve_cb() local
2447 reskey = "rfo"; in http_resolve_cb()
2452 reskey = "rp"; in http_resolve_cb()
2456 if ((pair = avahi_string_list_find(txt, reskey)) != NULL) in http_resolve_cb()