Searched refs:sscanf (Results 276 - 300 of 545) sorted by relevance

<<11121314151617181920>>

/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_mx4200.c965 sscanf(pp->a_lastcode,
1247 sscanf ( pp->a_lastcode,
1463 sscanf ( pp->a_lastcode, "$PMVXG,%d", &sentence_type);
H A Dntp_control.c3726 if (3 != sscanf(pnonce, "%08x%08x%08x", &ts_i, &ts_f, &supposed))
4058 if (1 != sscanf(val, "%hu", &frags))
4061 if (1 != sscanf(val, "%u", &limit))
4064 if (1 != sscanf(val, "%d", &mincount))
4069 if (1 != sscanf(val, resaxx_fmt, &resall))
4072 if (1 != sscanf(val, resaxx_fmt, &resany))
4075 if (1 != sscanf(val, "%u", &maxlstint))
4081 } else if (1 == sscanf(v->text, last_fmt, &si) &&
4083 if (2 != sscanf(val, "0x%08x.%08x", &ui, &uf))
4089 } else if (1 == sscanf(
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dhdb-mitdb.c1248 if (sscanf(q, "%02x", &v) != 1)
1265 if (sscanf(q, "%d", &val) != 1)
1279 if (sscanf(q, "%u", &val) != 1)
H A Dhdb.c282 foo = sscanf(version.data, "%u", &ver);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dlto-wrapper.c1136 && sscanf (p, "@%li%n", &loffset, &consumed) >= 1
1391 && sscanf (p, "@%li%n", &loffset, &consumed) >= 1
1614 && sscanf (p, "@%li%n", &loffset, &consumed) >= 1
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-rx.c1159 if (sscanf((char *) s, "%d %d\n%n", &pos, &neg, &n) != 2)
1182 if (sscanf((char *) s, "%" NUMSTRINGIFY(USERNAMEMAX) "s %d\n%n", user, &acl, &n) != 2)
1195 if (sscanf((char *) s, "%" NUMSTRINGIFY(USERNAMEMAX) "s %d\n%n", user, &acl, &n) != 2)
/netbsd-current/external/bsd/ntp/dist/libntp/
H A Dntp_calendar.c303 /* Note: The above quantities are used for sscanf 'hu' format,
327 if (6 == sscanf(build, "%hu:%hu:%hu/%3s %hu %hu",
2029 rc = sscanf(str, "%4hu-%2hu-%2hu%n", &y, &m, &d, &nc);
2037 rc = sscanf(str, "%lu%n", &ned, &nc);
/netbsd-current/external/bsd/libbind/dist/irs/
H A Dgen.c414 n = sscanf(tmp, pattern, mapname, accname, options);
/netbsd-current/external/gpl2/lvm2/dist/daemons/clvmd/
H A Dclvmd-corosync.c389 if (sscanf(name, "%x", &nodeid) == 1) {
H A Dlvm-functions.c695 if (sscanf(line, "%s %s %s %s\n", vg, lv, flags, vg_flags) == 4) {
/netbsd-current/external/gpl2/groff/dist/src/preproc/pic/
H A Dmain.cpp274 switch (sscanf(&start_line[0], "%lf %lf", &wid, &ht)) {
/netbsd-current/external/cddl/osnet/dist/cmd/zinject/
H A Dzinject.c633 if (sscanf(str, "%lu:%lu", &scan_delay, &scan_nlanes) != 2)
/netbsd-current/external/bsd/flex/dist/src/
H A Dmisc.c474 (void) sscanf (array, "%d", &val);
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dinet_addr_local.c479 * input. Use fgets() + sscanf() instead.
492 || sscanf(buf + MAI_V6ADDR_BYTES * 2, " %*x %x", &plen) != 1
/netbsd-current/external/gpl2/groff/dist/src/preproc/grn/
H A Dmain.cpp729 sscanf(line, "%80s%80s", &str1[0], &str2[0]);
/netbsd-current/libexec/httpd/
H A Dlua-bozo.c274 sscanf(buf, "%2x", &c);
/netbsd-current/external/bsd/ppp/dist/pppstats/
H A Dpppstats.c547 if (sscanf(interface, PPP_DRV_NAME "%d", &unit) != 1) {
/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/
H A Dmbo.c355 ret = sscanf(token, "%u:%u:%u:%u", &_oper_class,
/netbsd-current/external/bsd/libevent/dist/
H A Devutil.c498 n = sscanf(s, "%lld", &r);
501 n = sscanf(s, "%llx", &ru);
2040 if (sscanf(src, "%u.%u.%u.%u%c", &a,&b,&c,&d,&more) != 4)
2068 if (sscanf(eow, "%u.%u.%u.%u%c",
/netbsd-current/include/
H A Dstdio.h258 int sscanf(const char * __restrict, const char * __restrict, ...)
/netbsd-current/lib/librefuse/
H A Drefuse_opt.c316 if (sscanf(param, &opt->templ[sep_idx + 1], var) == -1) {
/netbsd-current/external/ibm-public/postfix/dist/src/xsasl/
H A Dxsasl_dovecot_server.c318 if (sscanf(line, "%u\t%u", &major_version, &minor_version) != 2) {
/netbsd-current/external/ibm-public/postfix/dist/src/postscreen/
H A Dpostscreen_dnsbl.c71 #include <stdio.h> /* sscanf */
246 if (sscanf(weight_text, "%d%c", &weight, &junk) != 1)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/common/config/bfin/
H A Dbfin-common.c354 if (sscanf (q, "-%u.%u%n", &si_major, &si_minor, &n) != 2
/netbsd-current/external/bsd/tmux/dist/
H A Dresize.c322 if (sscanf(value, "%ux%u", sx, sy) != 2) {

Completed in 563 milliseconds

<<11121314151617181920>>