Home
last modified time | relevance | path

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

/external/libcups/scheduler/
Dauth.h133 extern cupsd_location_t *cupsdFindLocation(const char *location);
Dauth.c1496 cupsdFindLocation(const char *location) /* I - Connection */ in cupsdFindLocation() function
Dconf.c3734 if ((parent = cupsdFindLocation(location)) != NULL) in read_location()