Searched refs:cupsdFindLocation (Results 1 – 3 of 3) sorted by relevance
133 extern cupsd_location_t *cupsdFindLocation(const char *location);
1496 cupsdFindLocation(const char *location) /* I - Connection */ in cupsdFindLocation() function
3734 if ((parent = cupsdFindLocation(location)) != NULL) in read_location()