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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dutils.h47 resolve_unknown_type(const char * path, enum media_types dir_type);
H A Dutils.c249 resolve_unknown_type(const char * path, enum media_types dir_type) function
H A Dinotify.c262 (e->d_type == DT_UNKNOWN && resolve_unknown_type(buf, NO_MEDIA) == TYPE_DIR) )
501 type = resolve_unknown_type(path_buf, dir_type);
H A Dalbumart.c147 type = resolve_unknown_type(file, ALL_MEDIA);
H A Dscanner.c769 type = resolve_unknown_type(full_path, dir_type);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dutils.h92 int resolve_unknown_type(const char * path, media_types dir_type);
H A Dinotify.c266 (e->d_type == DT_UNKNOWN && resolve_unknown_type(dir, NO_MEDIA) == TYPE_DIR) )
508 type = resolve_unknown_type(path_buf, dir_types);
H A Dalbumart.c142 type = resolve_unknown_type(file, ALL_MEDIA);
H A Dutils.c447 resolve_unknown_type(const char * path, media_types dir_type) function
H A Dscanner.c829 type = resolve_unknown_type(full_path, dir_types);

Completed in 135 milliseconds