Searched refs:sm_strtoll (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/include/sm/
H A Dstring.h107 sm_strtoll __P((const char *, char**, int));
/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dvfscanf.c245 ccfn = (ULONGLONG_T (*)())sm_strtoll;
251 ccfn = (ULONGLONG_T (*)())sm_strtoll;
329 ccfn = (ULONGLONG_T (*)()) sm_strtoll;
H A Dstrto.c46 sm_strtoll(nptr, endptr, base) function
198 /* See sm_strtoll for comments as to the logic used. */

Completed in 46 milliseconds