Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/stmfproxy/stmfproxy/
H A Dstmfproxy.c63 static int postMsg(uint_t nelem, uchar_t *aluaMsg);
128 postMsg(uint_t nelem, uchar_t *aluaMsg) in postMsg() argument
145 bcopy(aluaMsg, buf + sizeof (buflen), nelem); in postMsg()