Searched refs:lastwatch (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dinotify.c63 static struct watch *lastwatch = NULL; variable in typeref:struct:watch
108 if( lastwatch != NULL )
110 lastwatch->next = nw;
112 lastwatch = nw;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dinotify.c65 static struct watch *lastwatch = NULL; variable in typeref:struct:watch
110 if( lastwatch != NULL )
112 lastwatch->next = nw;
114 lastwatch = nw;

Completed in 59 milliseconds