Home
last modified time | relevance | path

Searched full:ulltostr (Results 1 – 13 of 13) sorted by relevance

/titanic_53/usr/src/man/man3c/
H A Dstrtol.3c12 strtol, strtoll, atol, atoll, atoi, lltostr, ulltostr \- string conversion
50 \fBchar *\fR\fBulltostr\fR(\fBunsigned long long\fR \fIvalue\fR, \fBchar *\fR\fIendptr\fR);
135 .SS "\fBlltostr()\fR and \fBulltostr()\fR"
150 The \fBulltostr()\fR function is similar to \fBlltostr()\fR except that
167 Upon successful completion, \fBlltostr()\fR and \fBulltostr()\fR return a
H A DMakefile1313 ulltostr.3c \
2336 ulltostr.3c := LINKSRC = strtol.3c
/titanic_53/usr/src/lib/libc/port/gen/
H A Dlltostr.c52 #pragma weak _ulltostr = ulltostr
83 ulltostr(u_longlong_t value, char *ptr) in ulltostr() function
/titanic_53/usr/src/lib/c_synonyms/
H A Dsyn_common956 ulltostr
/titanic_53/usr/src/man/man3lib/
H A Dlibc.3lib760 \fBulltostr\fR \fBumask\fR
/titanic_53/usr/src/head/
H A Dstdlib.h293 extern char *ulltostr(unsigned long long, char *);
/titanic_53/usr/src/cmd/cpio/
H A Dutils.c236 digp = ulltostr((u_longlong_t)val, &dbuf[ULL_MAX_SIZE]); in put_value()
/titanic_53/usr/src/cmd/fm/modules/common/eversholt/
H A Dplatform.c1165 numstr = ulltostr(value.v, nullbyte); in arglist2argv()
1188 numstr = ulltostr(np->u.ull, nullbyte); in arglist2argv()
H A Dfme.c2018 numstr = ulltostr(nc->u.name.child->u.ull, nullbyte); in node2fmri()
2089 numstr = ulltostr(ipp->i, nullbyte); in ipath2fmri()
/titanic_53/usr/src/cmd/csh/
H A Dsh.func.c1502 pbuf = ulltostr((limit / lp->limdiv), &buf[BUFSZ - 1]); in plim()
/titanic_53/usr/src/lib/libc/port/
H A Dmapfile-vers2035 ulltostr;
/titanic_53/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1383 link path=usr/share/man/man3c/ulltostr.3c target=strtol.3c
/titanic_53/
H A D.gitignore5299 usr/src/man/man3c/ulltostr.3c