Searched refs:numBytesPtr (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/bmake/
H A Dbuf.c157 Buf_GetAll(Buffer *bp, int *numBytesPtr) argument
160 if (numBytesPtr != NULL)
161 *numBytesPtr = bp->count;

Completed in 165 milliseconds