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

/osnet-11/usr/src/lib/libast/common/vmalloc/
H A Dmalloc.c768 static Vmulong_t atou(char** sp) function
770 static Vmulong_t atou(sp)
863 fd = dup((int)atou(&file));
990 _Vmdbcheck = atou(&v);
1007 _Vmdbstart = atou(&v);
1025 if (v && vm && vm->meth.meth == VM_MTDEBUG && (n = atou(&v)) >= 0)

Completed in 22 milliseconds