Searched refs:stol (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/cmd/sgs/rtld/common/ |
H A D | cache_a.out.c | 41 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 D | hslconv.c | 72 unsigned long stol ( char * s ) in stol() function 74 unsigned long stol (s) in stol()
|
H A D | _getmessage.c | 119 *t_long = stol(buf);
|
H A D | llib-llpmsg | 111 unsigned long stol ( char * );
|
/titanic_50/usr/src/lib/libtsol/ |
H A D | Makefile.com | 30 blabel.o ltos.o stol.o
|
/titanic_50/usr/src/cmd/lp/include/ |
H A D | msgs.h | 419 unsigned long stol ( char * );
|
/titanic_50/usr/src/uts/common/ |
H A D | Makefile.files | 330 stol.o \
|