Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libstmf/common/
H A Dstmf.c73 #define ALLOC_SESSION 2048 macro
4034 fSessionListSize = ALLOC_SESSION; in stmfGetSessionList()
4078 if (stmfIoctl.stmf_obuf_max_nentries > ALLOC_SESSION) { in stmfGetSessionList()