Searched refs:ltos (Results 1 – 10 of 10) sorted by relevance
/titanic_51/usr/src/cmd/lp/lib/msgs/ |
H A D | hslconv.c | 34 char * ltos ( char * s, unsigned long l) in ltos() function 36 char * ltos (s, l) in ltos()
|
H A D | _putmessage.c | 81 (void) ltos(buf + size, t_long);
|
H A D | llib-llpmsg | 110 char * ltos ( char *, unsigned long );
|
/titanic_51/usr/src/lib/libtsol/ |
H A D | Makefile.com | 30 blabel.o ltos.o stol.o
|
/titanic_51/usr/src/lib/libshell/common/sh/ |
H A D | macro.c | 86 #define ltos(x) fmtbase((long)(x),0,0) macro 1399 v = ltos(c); in varsub() 1445 v = ltos(c); in varsub() 1828 id = ltos(idnum); in varsub() 2531 return(ltos(shp->offsets[0])); in special() 2534 return(ltos(shp->st.dolc)); in special() 2537 return(ltos(shp->bckpid)); in special() 2541 return(ltos(shp->pid)); in special() 2546 return(ltos(shp->savexit)); in special()
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | macro.c | 96 #define ltos(x) fmtbase((long)(x),0,0) macro 1207 errormsg(SH_DICT,ERROR_exit(1),e_notset,ltos(c)); in varsub() 1506 v = ltos(c); in varsub() 1552 v = ltos(c); in varsub() 1959 id = ltos(idnum); in varsub() 2752 return(ltos(shp->offsets[0])); in special() 2755 return(ltos(shp->st.dolc)); in special() 2761 return(ltos(shp->bckpid)); in special() 2766 return(ltos(shp->gd->pid)); in special() 2771 return(ltos(sh in special() [all...] |
/titanic_51/usr/src/cmd/lp/include/ |
H A D | msgs.h | 418 char * ltos ( char *, unsigned long );
|
/titanic_51/usr/src/cmd/sh/ |
H A D | print.c | 167 ltos(long n) in ltos() function
|
H A D | name.c | 444 int j = ltos(i); in assnum()
|
/titanic_51/usr/src/uts/common/ |
H A D | Makefile.files | 223 ltos.o \
|