Home
last modified time | relevance | path

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

/external/libcups/scheduler/
Ddirsvc.c43 static int get_hostconfig(const char *name);
1661 get_hostconfig(const char *name) /* I - Name of service */ in get_hostconfig() function
1723 if (onoff && !get_hostconfig("CUPS_LPD")) in update_lpd()