Searched refs:sm_io_sscanf (Results 1 - 7 of 7) sorted by relevance

/sendmail/libsm/
H A Dsscanf.c70 sm_io_sscanf(const char *str, char const *fmt, ...) function
72 sm_io_sscanf(str, fmt, va_alist)
93 fake.f_type = "sm_io_sscanf:fake";
H A Dt-scanf.c43 i = sm_io_sscanf(buf, "%d", &h);
54 i = sm_io_sscanf(buf, "%d", &h);
H A Dt-float.c50 sm_io_sscanf(buf, "%lf", &d2);
/sendmail/include/sm/
H A Dio.h299 sm_io_sscanf __P((const char *, char const *, ...));
/sendmail/sendmail/
H A Dconf.c2860 if (sm_io_sscanf(buf, "#define sysname \"%*[^\"]\"",
H A Dreadcf.c1153 if (sm_io_sscanf(buf, fmt, wordbuf) != 1)
H A Dsrvrsmtp.c4946 if (sm_io_sscanf(buf + strlen(HELPVSTR), "%d",

Completed in 4899 milliseconds