Home
last modified time | relevance | path

Searched refs:scanned (Results 1 – 25 of 41) sorted by relevance

12

/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dmake_keys.c94 int scanned; in make_keys() local
103 scanned = sscanf(buffer, "%255s %255s", to, from); in make_keys()
104 if (scanned == 2) { in make_keys()
H A Dlib_setup.c337 int scanned; in get_position() local
353 && (scanned = sscanf(skip_csi(buf), "%d;%d%c", &y, &x, &cc)) == 3 in get_position()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_shrinker.c105 unsigned long scanned = 0; in shrinker_shrink() local
113 while (scanned <= can_free) { in shrinker_shrink()
118 scanned += batch; in shrinker_shrink()
/freebsd/crypto/openssl/engines/
H A De_afalg.ec1 # The INPUT HEADER is scanned for declarations
H A De_capi.ec1 # The INPUT HEADER is scanned for declarations
H A De_dasync.ec1 # The INPUT HEADER is scanned for declarations
H A De_loader_attic.ec1 # The INPUT HEADER is scanned for declarations
H A De_ossltest.ec1 # The INPUT HEADER is scanned for declarations
/freebsd/sys/vm/
H A Dvm_pageout.c215 int scanned; member
237 ss->scanned = 0; in vm_pageout_init_scan()
253 pq->pq_pdpages += ss->scanned; in vm_pageout_end_scan()
281 ss->scanned < ss->maxscan && ss->bq.bq_cnt < VM_BATCHQUEUE_SIZE; in vm_pageout_collect_batch()
282 m = n, ss->scanned++) { in vm_pageout_collect_batch()
895 ss.scanned += numpagedout; in vm_pageout_launder()
1193 max_scan -= ss.scanned; in vm_pageout_scan_active()
/freebsd/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception_win.cpp349 uptr scanned = 0; in AllocateTrampolineRegion() local
350 while (scanned < kTrampolineScanLimitRange) { in AllocateTrampolineRegion()
366 scanned += info.RegionSize; in AllocateTrampolineRegion()
/freebsd/usr.bin/login/
H A Dlogin.access4 # When someone logs in, the table is scanned for the first entry that
/freebsd/usr.sbin/bsdconfig/share/media/
H A Dwlan.subr384 # Get the scanned flags for the next few comparisons
390 # Compare configured key management against scanned network
412 # Compare configured encryption against scanned network
430 # Compare scanned network encryption against configuration
475 # If a scanned network is deemed to be a match to a configured wireless
477 # of `{scans_prefix}N' (where N represents the scanned network that matched).
1244 f_dprintf "$funcname: Parsed %i scanned networks" \
1263 # Add both items scanned from the airwaves and networks
/freebsd/contrib/ntp/scripts/stats/
H A DREADME20 deleting each one as it is scanned, except the current day file.
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.ec3 # The INPUT HEADER is scanned for declarations
/freebsd/sys/dev/acpica/
H A Dacpi_if.m45 # level: current level being scanned
/freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/
H A DREADME.md101 | to_examine | bytes | prediction of total bytes to be scanned |
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio.txt212 Only one of the following properties scanned in the order shown below.
/freebsd/contrib/flex/
H A DONEWS237 YY_END_OF_BUFFER_CHAR (these bytes are not scanned; thus, scanning
340 - The macro YY_AT_BOL() returns true if the next token scanned from
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME-P2P86 the specified channel after which only social channels are scanned.
/freebsd/sys/netpfil/ipfw/
H A Ddummynet.txt381 flowset unlinked list is scanned to see if there are some flowset that would
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c8805 uint64_t pass_scanned, scanned, pass_issued, issued, total_s, total_i; in print_scan_scrub_resilver_status() local
8877 scanned = ps->pss_examined; in print_scan_scrub_resilver_status()
8896 zfs_nicebytes(scanned, scanned_buf, sizeof (scanned_buf)); in print_scan_scrub_resilver_status()
/freebsd/sys/contrib/zstd/doc/
H A Dzstd_compression_format.md1119 Symbols are scanned in their natural order for "less than 1" probabilities.
/freebsd/contrib/flex/src/
H A Dflex.skl678 * down here because we want the user's section 1 to have been scanned first.
/freebsd/contrib/tzdata/
H A Dafrica1334 # A scanned copy (in Arabic) of Cabinet Resolution No. 352 for the
H A Deurope1598 # The dates are collected from original, scanned governmental orders,
2668 # The second link provides two articles scanned from the Nauka i Zhizn

12