Home
last modified time | relevance | path

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

/external/libcups/scheduler/
Dauth.h136 extern cupsd_location_t *cupsdNewLocation(const char *location);
Dauth.c1860 cupsdNewLocation(const char *location) /* I - Location path */ in cupsdNewLocation() function
Dconf.c3737 else if ((parent = cupsdNewLocation(location)) == NULL) in read_location()