Home
last modified time | relevance | path

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

/dports/x11-fm/catseye-fm/catseye-fm-4.2.0.0/
H A DautomaticUpdate.c71 if ( 1 != autoUpdateList_ValidateItem (buflist, monitor)){ in autoUpdateList_UpdateThread()
91 if ( 1 != autoUpdateList_ValidateItem (buflist, monitor)){ in autoUpdateList_monitoredDirChanged()
401 int autoUpdateList_ValidateItem (struct autoUpdateList *item, GFileMonitor *monitor){ in autoUpdateList_ValidateItem() function
H A DautomaticUpdate.h44 int autoUpdateList_ValidateItem (struct autoUpdateList *item, GFileMonitor …