Home
last modified time | relevance | path

Searched refs:shownillegal (Results 1 – 7 of 7) sorted by relevance

/dports/sysutils/graveman/graveman-0.3.12-5/src/
H A Dogg.c62 gint shownillegal; member
352 if(p->isillegal && !p->shownillegal) { in getOggInfo()
355 p->shownillegal = 1; in getOggInfo()
/dports/audio/opus-tools/opus-tools-0.2/src/
H A Dopusinfo.h28 int shownillegal; member
H A Dopusinfo.c789 stream->shownillegal = 0;
857 if(p->isillegal && !p->shownillegal) {
874 p->shownillegal = 1;
/dports/net/minidlna/minidlna-4f6a473/tagutils/
H A Dtagutils-ogg.c32 int shownillegal; member
455 if(p->isillegal && !p->shownillegal) in _get_oggfileinfo()
475 p->shownillegal = 1; in _get_oggfileinfo()
/dports/audio/vorbis-tools/vorbis-tools-1.4.2/ogginfo/
H A Dprivate.h22 int shownillegal; member
H A Dogginfo2.c323 if (p->isillegal && !p->shownillegal) { in process_file()
340 p->shownillegal = 1; in process_file()
/dports/audio/streamripper/streamripper-1.64.6/lib/
H A Dsrtypes.h373 int shownillegal; member