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

/illumos-gate/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));
1045 _Vmdbcheck = atou(&v);
1062 _Vmdbstart = atou(&v);
1080 if (v && vm && vm->meth.meth == VM_MTDEBUG && (n = atou(&v)) >= 0)
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dnl7c.c276 atou(const char *p) function
474 addrp->port = ntohs(atou(string));

Completed in 106 milliseconds