Searched refs:is_playlist (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/minidlna/
H A Dutils.h89 int is_playlist(const char * file);
H A Dinotify.c323 !is_playlist(path) )
328 !is_playlist(path) )
334 !is_playlist(path) )
340 !is_playlist(path) )
366 if( !ts && is_playlist(path) && (sql_get_int_field(db, "SELECT ID from PLAYLISTS where PATH = '%q'", path) > 0) )
441 if( (is_audio(path) || is_playlist(path)) && next_pl_fill != 1 )
567 playlist = is_playlist(path);
H A Dutils.c413 is_playlist(const char * file) function
484 is_playlist(path) )
489 is_playlist(path) )
H A Dscanner.c477 else if( is_playlist(name) )
645 is_playlist(d->d_name))))
657 is_playlist(d->d_name))))
669 is_playlist(d->d_name))))
713 is_playlist(d->d_name))))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/minidlna/
H A Dutils.h89 int is_playlist(const char * file);
H A Dinotify.c323 !is_playlist(path) )
328 !is_playlist(path) )
334 !is_playlist(path) )
340 !is_playlist(path) )
366 if( !ts && is_playlist(path) && (sql_get_int_field(db, "SELECT ID from PLAYLISTS where PATH = '%q'", path) > 0) )
441 if( (is_audio(path) || is_playlist(path)) && next_pl_fill != 1 )
567 playlist = is_playlist(path);
H A Dutils.c413 is_playlist(const char * file) function
484 is_playlist(path) )
489 is_playlist(path) )
H A Dscanner.c477 else if( is_playlist(name) )
645 is_playlist(d->d_name))))
657 is_playlist(d->d_name))))
669 is_playlist(d->d_name))))
713 is_playlist(d->d_name))))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/minidlna/
H A Dutils.h89 int is_playlist(const char * file);
H A Dinotify.c323 !is_playlist(path) )
328 !is_playlist(path) )
334 !is_playlist(path) )
340 !is_playlist(path) )
366 if( !ts && is_playlist(path) && (sql_get_int_field(db, "SELECT ID from PLAYLISTS where PATH = '%q'", path) > 0) )
441 if( (is_audio(path) || is_playlist(path)) && next_pl_fill != 1 )
567 playlist = is_playlist(path);
H A Dutils.c413 is_playlist(const char * file) function
484 is_playlist(path) )
489 is_playlist(path) )
H A Dscanner.c477 else if( is_playlist(name) )
645 is_playlist(d->d_name))))
657 is_playlist(d->d_name))))
669 is_playlist(d->d_name))))
713 is_playlist(d->d_name))))

Completed in 247 milliseconds