Home
last modified time | relevance | path

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

/external/libcups/scheduler/
Ddirsvc.c46 static void update_smb(int onoff);
233 update_smb(1); in cupsdStartBrowsing()
278 update_smb(0); in cupsdStopBrowsing()
1809 update_smb(int onoff) /* I - 1 = turn on, 0 = turn off */ in update_smb() function