Home
last modified time | relevance | path

Searched refs:LastBytePtr (Results 1 – 3 of 3) sorted by relevance

/dports/audio/nas/nas-1.9.4/lib/audio/
H A DAstreams.c119 int LastBytePtr; member
597 _AusInputBuffer[fd].LastBytePtr = 0;
779 if (ioptr->LastBytePtr > 0) in _AusReadLocalStream()
788 return (ioptr->LastBytePtr); in _AusReadLocalStream()
1302 inbuf = ioptr->LastBytePtr - ioptr->FirstBytePtr;
1317 ioptr->LastBytePtr = inbuf;
1324 ioptr->LastBytePtr = 0;
1334 ioptr->LastBytePtr += n;
1335 *ptr = ioptr->LastBytePtr;
1342 *ptr = ioptr->LastBytePtr;
[all …]
H A Dnameaddr.c225 _AusInputBuffer[fd].LastBytePtr = 0; in _AusCallTliServer()
H A Dnameserver.c446 _AusInputBuffer[fd].LastBytePtr = 0; in _AusCallTliServer()