Searched defs:mmvminit (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/vmalloc/
H A Dvmmopen.c85 static int mmvminit(char* file, Void_t* addr, size_t round, Mmvm_t* mm) function
87 static int mmvminit(file, addr, round, mm)
267 if((fd = mmvminit(file, base, round, &mm)) < 0)

Completed in 241 milliseconds