Home
last modified time | relevance | path

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

/external/libcups/scheduler/
Ddirsvc.c45 static void update_lpd(int onoff);
230 update_lpd(1); in cupsdStartBrowsing()
275 update_lpd(0); in cupsdStopBrowsing()
1712 update_lpd(int onoff) /* - 1 = turn on, 0 = turn off */ in update_lpd() function