Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Dcache_a.out.c41 static int stol();
93 if (!(stol(mjp, '.', &mnp, &major) && (*mnp == '.') &&
235 if (!(stol(mjp, '.', &mnp, &m) && (*mnp == '.') && in find_so()
457 if (!stol(str, '.', &str, &dummy)) {
486 while (((l_c1p_ok = stol(l_c1p, '.', &l_c1p, &c1p_dig)) == 1) && in verscmp()
487 stol(l_c2p, '.', &l_c2p, &c2p_dig) && (c2p_dig == c1p_dig)) { in verscmp()
514 stol(cp, delimit, ptr, i) in stol() function
/titanic_50/usr/src/cmd/lp/lib/msgs/
H A Dhslconv.c72 unsigned long stol ( char * s ) in stol() function
74 unsigned long stol (s) in stol()
H A D_getmessage.c119 *t_long = stol(buf);
H A Dllib-llpmsg111 unsigned long stol ( char * );
/titanic_50/usr/src/lib/libtsol/
H A DMakefile.com30 blabel.o ltos.o stol.o
/titanic_50/usr/src/cmd/lp/include/
H A Dmsgs.h419 unsigned long stol ( char * );
/titanic_50/usr/src/uts/common/
H A DMakefile.files330 stol.o \