Searched refs:spaceLeft (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/ntp/sntp/libopts/
H A Denv.c196 size_t spaceLeft; local
213 spaceLeft = AO_NAME_SIZE - (unsigned long)(pzFlagName - zEnvName) - 1;
230 if (nln <= spaceLeft) {
252 if (nln > spaceLeft)
/freebsd-12-stable/sys/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c1654 size_t const spaceLeft = mtctx->roundBuff.capacity - mtctx->roundBuff.pos; local
1661 if (spaceLeft < target) {
/freebsd-12-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c53517 int spaceLeft; local
[all...]
/freebsd-12-stable/contrib/sqlite3/
H A Dsqlite3.c71471 int spaceLeft; local
[all...]

Completed in 901 milliseconds