Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dmalloc.c1107 static Vmulong_t atou(char** sp) in atou() function
1109 static Vmulong_t atou(sp) in atou()
1227 fd = dup((int)atou(&file));
1365 _Vmdbcheck = atou(&v); in _vmoptions()
1379 _Vmdbstart = atou(&v); in _vmoptions()
1397 if (v && vm && vm->meth.meth == VM_MTDEBUG && (n = atou(&v)) >= 0) in _vmoptions()