Home
last modified time | relevance | path

Searched refs:Sun_Audio_Hdr (Results 1 – 2 of 2) sorted by relevance

/dports/games/xpilot/xpilot-4.5.5/src/client/
H A Dafaudio.c109 } Sun_Audio_Hdr; typedef
202 Sun_Audio_Hdr header; in newCacheEntry()
216 if (read(fd, (char *)&header, sizeof(Sun_Audio_Hdr)) in newCacheEntry()
217 < sizeof(Sun_Audio_Hdr)) { in newCacheEntry()
230 sbuf.st_size -= sizeof(Sun_Audio_Hdr); in newCacheEntry()
/dports/games/xboing/xboing/audio/
H A DAFaudio.c96 } Sun_Audio_Hdr; typedef
299 Sun_Audio_Hdr header;
322 if (read(fd, (char *)&header, sizeof(Sun_Audio_Hdr))
323 < sizeof(Sun_Audio_Hdr))