Searched refs:TYPE_FILE (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dminidlnatypes.h35 TYPE_FILE enumerator in enum:file_types
H A Dutils.c269 type = TYPE_FILE;
274 type = TYPE_FILE;
278 type = TYPE_FILE;
282 type = TYPE_FILE;
H A Dalbumart.c142 type = TYPE_FILE;
154 if( type != TYPE_FILE )
H A Dscanner.c765 type = TYPE_FILE;
781 else if( type == TYPE_FILE )
H A Dinotify.c509 else if( type == TYPE_FILE )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dminidlnatypes.h72 TYPE_FILE, enumerator in enum:file_types
H A Dutils.c488 type = TYPE_FILE;
493 type = TYPE_FILE;
497 type = TYPE_FILE;
501 type = TYPE_FILE;
H A Dalbumart.c133 type = TYPE_FILE;
144 if( type != TYPE_FILE )
H A Dscanner.c825 type = TYPE_FILE;
839 else if( type == TYPE_FILE && (access(full_path, R_OK) == 0) )
H A Dinotify.c516 else if( type == TYPE_FILE )

Completed in 77 milliseconds