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

/freebsd-11.0-release/contrib/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);
/freebsd-11.0-release/contrib/sendmail/include/sm/
H A Dio.h299 sm_io_sscanf __P((const char *, char const *, ...));
/freebsd-11.0-release/contrib/sendmail/src/
H A Dconf.c2864 if (sm_io_sscanf(buf, "#define sysname \"%*[^\"]\"",
H A Dreadcf.c1208 if (sm_io_sscanf(buf, fmt, wordbuf) != 1)
H A Dsrvrsmtp.c5320 if (sm_io_sscanf(buf + strlen(HELPVSTR), "%d",

Completed in 301 milliseconds