Searched defs:notenoughspace (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/mkfs/
H A Dmkfs.c597 int notenoughspace(void);
4686 if (notenoughspace()) {
4828 if (notenoughspace()) {
4864 notenoughspace() function
5021 * The notenoughspace() function will detect this condition.

Completed in 334 milliseconds