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

/illumos-gate/usr/src/lib/libstmf/common/
H A Dstmf.c2534 int sbdGlobalPropsSize = 0; local
2557 sbdGlobalPropsSize += sizeof (sbd_global_props_t) - 8 +
2563 sbdGlobalProps = (sbd_global_props_t *)calloc(1, sbdGlobalPropsSize);
2569 sbdGlobalProps->mlu_struct_size = sbdGlobalPropsSize;

Completed in 69 milliseconds