Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svr4pkg/pkginstall/
H A Ddockspace.c55 #define LIM_BFREE 150LL macro
106 if (fs_tab->bfree < (LIM_BFREE + fs_tab->bused)) { in dockspace()
108 fs_tab->bfree, LIM_BFREE); in dockspace()