Searched refs:sscanf (Results 226 - 250 of 545) sorted by relevance

1234567891011>>

/netbsd-current/external/mpl/bind/dist/lib/dns/rdata/generic/
H A Deui64_109.c40 n = sscanf(DNS_AS_STR(token), "%2x-%2x-%2x-%2x-%2x-%2x-%2x-%2x", &l0,
H A Deui48_108.c40 n = sscanf(DNS_AS_STR(token), "%2x-%2x-%2x-%2x-%2x-%2x", &l0, &l1, &l2,
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/
H A Dparseoptions.d276 /* Older sscanf's in snn.lib can write to its first argument, causing a crash
280 * Although sscanf has been fixed,
290 const result = sscanf(mptr, fmt.ptr, &res, &nscanned);
297 if (sscanf(str.ptr, fmt.ptr, &res, &nscanned) < 1)
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dauth-rhosts.c107 switch (sscanf(buf, "%1023s %1023s %1023s", hostbuf, userbuf,
/netbsd-current/external/bsd/ntp/dist/sntp/
H A Dcrypto.c250 scan_cnt = sscanf(kbuf, "%d %15s %128s",
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_arbiter.c348 if (sscanf(pp->a_lastcode, "%c%2d %3d %2d:%2d:%2d",
H A Drefclock_as2201.c303 if (sscanf(pp->a_lastcode, "%2d:%3d:%2d:%2d:%2d.%3ld", &pp->year,
H A Drefclock_zyfer.c274 if (sscanf(pp->a_lastcode, "!TIME,%4d,%3d,%2d,%2d,%2d,%d,%d,%d",
H A Drefclock_dumbclock.c234 if (sscanf(pp->a_lastcode,"%02d:%02d:%02d",
H A Drefclock_hopfser.c237 converted = sscanf(pp->a_lastcode,
H A Drefclock_jjy.c1239 rc = sscanf ( pBuf, "%4d/%2d/%2d",
1267 rc = sscanf ( pBuf, "%2d:%2d:%2d",
1560 rc = sscanf ( pBuf, "J%2d%2d%2d%*1d%2d%2d%2d%1d",
1740 rc = sscanf ( pBuf, "%2d%2d%2d%*1d%2d%2d%2d",
1930 rc = sscanf ( pBuf, "%c%2s %2d/%2d/%2d %1d %2d:%2d:%2d",
2159 rc = sscanf ( pBuf, "%4d/%2d/%2d", &up->year, &up->month, &up->day ) ;
2185 rc = sscanf ( pBuf, "%2d:%2d:%2d",
2436 rc = sscanf ( pBuf+1, "%2d:%2d:%2d",
2466 rc = sscanf ( pBuf+1, "%2d%2d%2d%2d%2d%2d%1d",
2487 rc = sscanf ( pBu
[all...]
/netbsd-current/external/bsd/ntp/dist/libntp/lib/isc/unix/
H A Dinterfaceiter.c209 res = sscanf(iter->entry, "%32[a-f0-9] %x %x %x %x %16s\n",
214 "/proc/net/if_inet6:sscanf() -> %d (expected 6)",
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_ras.c164 if (sscanf(str, "disable %32s", block_name) == 1)
166 else if (sscanf(str, "enable %32s %8s", block_name, err) == 2)
168 else if (sscanf(str, "inject %32s %8s", block_name, err) == 2)
190 if (sscanf(str, "%*s %*s %*s %u %llu %llu",
192 if (sscanf(str, "%*s %*s %*s 0x%x 0x%"PRIx64" 0x%"PRIx64"",
/netbsd-current/external/gpl2/texinfo/dist/makeinfo/
H A Dmakeinfo.c652 if (sscanf (optarg, "%d", &max_error_level) != 1)
678 if (sscanf (optarg, "%d", &fill_column) != 1)
697 if (sscanf (optarg, "%d", &xml_indentation_increment) != 1)
727 if (sscanf (optarg, "%d", &reference_warning_limit) != 1)
748 if (sscanf (optarg, "%d", &split_size) != 1)
4170 if (sscanf (string, "%d", &paragraph_start_indent) != 1)
/netbsd-current/games/phantasia/
H A Dinterplayer.c707 sscanf(Databuf, "%lf %lf", &temp1, &temp2);
802 sscanf(Databuf, "%lf %lf", &temp1, &temp2);
/netbsd-current/external/ibm-public/postfix/dist/src/milter/
H A Dtest-milter.c552 sscanf(optarg, "%d %s %[^\n]", idx, *hdr, *value) != 3 :
553 sscanf(optarg, "%d %[^ ]%[^\n]", idx, *hdr, *value) != 3) {
/netbsd-current/external/bsd/ppp/dist/pppd/plugins/pppoe/
H A Dpppoe-discovery.c665 if (sscanf(optarg, "%d", &conn->discoveryTimeout) != 1) {
674 if (sscanf(optarg, "%d", &conn->discoveryAttempts) != 1) {
/netbsd-current/sys/external/bsd/drm2/dist/drm/ttm/
H A Dttm_memory.c135 chars = sscanf(buffer, "%lu", &val);
215 chars = sscanf(buffer, "%lu", &val);
/netbsd-current/usr.sbin/puffs/mount_sysctlfs/
H A Dsysctlfs.c785 if (sscanf((const char *)buf, "%d", &i) != 1)
791 if (sscanf((const char *)buf, "%lld", &ll) != 1)
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dder_get.c517 if (sscanf (s, "%04d%02d%02d%02d%02d%02dZ",
520 if (sscanf (s, "%02d%02d%02d%02d%02d%02dZ",
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-atalk.c624 if (sscanf(line, "%u.%u %256s", &i1,
628 else if (sscanf(line, "%u %256s", &i1,
/netbsd-current/external/bsd/libpcap/dist/
H A Dpcap-usb-linux.c213 if (sscanf(&name[USBMON_DEV_PREFIX_LEN], "%d", &n) == 0)
497 if (sscanf(handle->opt.device, USB_IFACE"%d", &handlep->bus_index) != 1)
/netbsd-current/sys/external/bsd/acpica/dist/os_specific/service_layers/
H A Doslinuxtbl.c523 if (sscanf (Buffer, Format, &Address) == 1)
1360 sscanf (&Filename[ACPI_NAMESEG_SIZE], "%u", Instance);
/netbsd-current/usr.bin/mail/
H A Dformat.c691 if (sscanf(tail, " %3[A-Z] %n", zone, &len) == 1) {
768 sscanf(gmtoff, " %1[+-]%2d%2d ", sign, &hour, &min) == 3) {
/netbsd-current/tests/lib/libcurses/director/
H A Dtestlang_conf.l278 if (sscanf(yytext, "%lx", &val) != 1)

Completed in 407 milliseconds

1234567891011>>