Searched refs:logspace (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libumem/common/ | ||
H A D | umem.c | 1073 void *logspace; local 1096 logspace = clhp->clh_current; 1099 bcopy(data, logspace, size); 1101 return (logspace); |
Completed in 47 milliseconds