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

/freebsd-13-stable/contrib/sendmail/include/sm/
H A Dstring.h105 sm_strtoll __P((const char *, char**, int));
/freebsd-13-stable/contrib/sendmail/libsm/
H A Dvfscanf.c243 ccfn = (ULONGLONG_T (*)())sm_strtoll;
249 ccfn = (ULONGLONG_T (*)())sm_strtoll;
327 ccfn = (ULONGLONG_T (*)()) sm_strtoll;
H A Dstrto.c44 sm_strtoll(nptr, endptr, base) function
196 /* See sm_strtoll for comments as to the logic used. */

Completed in 112 milliseconds