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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dlltostr.c52 #pragma weak _ulltostr = ulltostr
83 ulltostr(u_longlong_t value, char *ptr) function
/illumos-gate/usr/src/head/
H A Dstdlib.h281 extern char *ulltostr(unsigned long long, char *);
/illumos-gate/usr/src/cmd/cpio/
H A Dutils.c236 digp = ulltostr((u_longlong_t)val, &dbuf[ULL_MAX_SIZE]);
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dplatform.c1165 numstr = ulltostr(value.v, nullbyte);
1188 numstr = ulltostr(np->u.ull, nullbyte);
H A Dfme.c2018 numstr = ulltostr(nc->u.name.child->u.ull, nullbyte);
2089 numstr = ulltostr(ipp->i, nullbyte);
/illumos-gate/usr/src/man/man3c/
H A DMakefile1306 ulltostr.3c \
2318 ulltostr.3c := LINKSRC = strtol.3c
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_stripe.c1900 mderrorextra(ep, ulltostr((md->c.un_total_blocks +

Completed in 98 milliseconds