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

/illumos-gate/usr/src/common/ficl/
H A Dtools.c558 struct stackContext myContext; local
572 myContext.vm = vm;
573 myContext.count = 0;
574 context = &myContext;

Completed in 42 milliseconds