Home
last modified time | relevance | path

Searched refs:capture (Results 1 – 25 of 342) sorted by relevance

12345678910>>...14

/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dsniffer4 # sniffer: file(1) magic for packet capture files
10 # Microsoft Network Monitor 1.x capture files.
12 0 string RTSS NetMon capture file
23 # Microsoft Network Monitor 2.x capture files.
25 0 string GMBU NetMon capture file
41 # Network General Sniffer capture files.
42 # Sorry, make that "Network Associates Sniffer capture files."
43 # Sorry, make that "Network General old DOS Sniffer capture files."
45 0 string TRSNIFF\040data\040\040\040\040\032 Sniffer capture file
61 # Cinco Networks NetXRay capture files.
[all …]
H A Dsoftquad21 # GRR: the line below is also true for 5View capture file handled by ./sniffer
23 # skip 5View capture file with "invalid" version AAAAh
/netbsd-src/crypto/external/bsd/openssl/dist/util/
H A Dfix-deprecation66 my $capture = $2;
70 my $test = $capture.$';
73 print STDERR "DEBUG: captured:\n$capture"
82 $before .= $capture;
/netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/
H A D20-test_dgst.t161 $testdata]), capture => 1);
174 $testdata, $testdata]), capture => 1);
188 $testdata, $testdata]), capture => 1);
203 $testdata, $testdata]), capture => 1);
217 $testdata, $testdata]), capture => 1);
229 …data = run(app(['openssl', 'dgst', '-shake128', $testdata], stderr => "outerr.txt"), capture => 1);
H A D04-test_pem_reading.t87 my @data = run(app([@common, data_file($input)], stderr => undef), capture => 1);
98 @data = run(app([@common, data_file($input)], stderr => undef), capture => 1);
106 my @data = run(app([@common, data_file("beermug.pem")], stderr => undef), capture => 1);
110 @data = run(app([@common, $certkeycert], stderr => "outerr.txt"), capture => 1);
H A D15-test_gensm2.t52 capture => 1));
58 capture => 1));
H A D05-test_rand.t30 capture => 1, statusvar => \$success);
36 capture => 1, statusvar => \$success);
H A D25-test_crl.t56 my @lines = run(app($cmdarray), capture => 1);
66 my @lines = run(app($cmdarray, stdin => $infile), capture => 1);
H A D15-test_gendhparam.t148 capture => 1);
152 capture => 1);
H A D20-test_passwd.t125 my @lines = run(app($cmdarray), capture => 1);
132 my @lines = run(app($cmdarray), capture => 1);
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/recipes/
H A D02-test_errstr.t105 capture => 1);
113 my @after = run(app([ qw(openssl errstr 2000080) ]), capture => 1);
118 my @zero = run(app([ qw(openssl errstr 2000000) ]), capture => 1);
H A D04-test_pem.t86 my @data = run(app([@common, data_file($input)], stderr => undef), capture => 1);
97 @data = run(app([@common, data_file($input)], stderr => undef), capture => 1);
106 my @data = run(app([@common, data_file("beermug.pem")], stderr => undef), capture => 1);
H A D20-test_passwd.t115 my @lines = run(app($cmdarray), capture => 1);
122 my @lines = run(app($cmdarray), capture => 1);
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenmatch.cc767 class capture : public operand class
770 capture (location_t loc, unsigned where_, operand *what_, bool value_) in capture() function in capture
812 is_a_helper <capture *>::test (operand *op) in test()
899 if (capture *c = dyn_cast<capture *> (o)) in print_operand()
974 if (capture *c = dyn_cast <capture *> (op)) in commutate()
984 capture *nc = new capture (c->location, c->where, v[i], in commutate()
1103 if (capture *c = dyn_cast<capture *> (o)) in lower_opt()
1106 return new capture (c->location, c->where, in lower_opt()
1141 if (capture *c = dyn_cast<capture *> (o)) in has_opt()
1221 if (capture *c = dyn_cast<capture *> (o)) in lower_cond()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenmatch.c763 class capture : public operand
766 capture (location_t loc, unsigned where_, operand *what_, bool value_) in capture() function
808 is_a_helper <capture *>::test (operand *op) in test()
895 if (capture *c = dyn_cast<capture *> (o))
970 if (capture *c = dyn_cast <capture *> (op)) in commutate()
980 capture *nc = new capture (c->location, c->where, v[i], in commutate()
1099 if (capture *c = dyn_cast<capture *> (o)) in lower_opt()
1102 return new capture (c->location, c->where, in lower_opt()
1137 if (capture *c = dyn_cast<capture *> (o)) in has_opt()
1217 if (capture *c = dyn_cast<capture *> (o)) in lower_cond()
[all …]
/netbsd-src/external/bsd/atf/dist/atf-c/detail/
H A Dprocess_test.c1058 TC_FORK_STREAMS(capture, CAPTURE, capture, CAPTURE);
1059 TC_FORK_STREAMS(capture, CAPTURE, connect, CONNECT);
1060 TC_FORK_STREAMS(capture, CAPTURE, default, DEFAULT);
1061 TC_FORK_STREAMS(capture, CAPTURE, inherit, INHERIT);
1062 TC_FORK_STREAMS(capture, CAPTURE, redirect_fd, REDIRECT_FD);
1063 TC_FORK_STREAMS(capture, CAPTURE, redirect_path, REDIRECT_PATH);
1064 TC_FORK_STREAMS(connect, CONNECT, capture, CAPTURE);
1070 TC_FORK_STREAMS(default, DEFAULT, capture, CAPTURE);
1076 TC_FORK_STREAMS(inherit, INHERIT, capture, CAPTURE);
1082 TC_FORK_STREAMS(redirect_fd, REDIRECT_FD, capture, CAPTURE);
[all …]
/netbsd-src/external/bsd/libpcap/dist/
H A DREADME.md17 interface for user-level packet capture. libpcap provides a portable
21 for packet capture, and since we've developed several tools that
24 system-dependent packet capture modules in each application.
34 with the OS's interface for packet capture on those platforms, such as
46 Although most packet capture interfaces support in-kernel filtering,
/netbsd-src/external/bsd/libpcap/dist/doc/
H A DREADME.dag29 capture stream (linux or bpf) and for capturing from DAG cards. To build
30 libpcap with only DAG support specify the capture type as 'dag' when
36 cards and will not capture from the native OS packet stream.
61 dag0:0, dag0:2 etc. Specifying transmit streams for capture is not supported.
96 DAG cards by default capture entire packets including the L2
111 applications may incorrectly report capture errors or oversize packets
H A DREADME.septel32 packet capture stream and for capturing from Septel cards. To build
33 libpcap with only Septel support specify the capture type as 'septel'
39 cards and will not capture from the native OS packet stream.
H A DREADME.sita4 implemented as an additional remote capture mechanism, using a URL,
19 capture packets from a SITA ACN device (and potentially others).
35 ACN interfaces and will not capture from the native OS packet stream.
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_gpu_error.c759 error->capture, jiffies_to_msecs(jiffies - error->capture)); in __err_print_to_sgl()
1258 bool capture; in record_context() local
1280 capture = i915_gem_context_no_error_capture(ctx); in record_context()
1283 return capture; in record_context()
1320 capture_user(struct intel_engine_capture_vma *capture, in capture_user() argument
1327 capture = capture_vma(capture, c->vma, "user", gfp); in capture_user()
1329 return capture; in capture_user()
1408 struct intel_engine_capture_vma *capture, in intel_engine_coredump_add_vma() argument
1413 while (capture) { in intel_engine_coredump_add_vma()
1414 struct intel_engine_capture_vma *this = capture; in intel_engine_coredump_add_vma()
[all …]
H A Di915_gpu_error.h159 unsigned long capture; member
234 struct intel_engine_capture_vma *capture,
301 struct intel_engine_capture_vma *capture, in intel_engine_coredump_add_vma() argument
/netbsd-src/external/apache2/llvm/dist/llvm/utils/Target/ARM/
H A Danalyze-match-table.py51 from lit.Util import capture
52 llvm_obj_root = capture(["llvm-config", "--obj-root"])
/netbsd-src/external/apache2/llvm/dist/clang/
H A DNOTES.txt77 Blocks should not capture variables that are only used in dead code.
79 The rule that we came up with is that blocks are required to capture
83 For example, this requires a capture:
/netbsd-src/external/mit/lua/dist/src/
H A Dlstrlib.c376 } capture[LUA_MAXCAPTURES]; member
397 ms->capture[l].len == CAP_UNFINISHED)) in check_capture()
406 if (ms->capture[level].len == CAP_UNFINISHED) return level; in capture_to_close()
547 ms->capture[level].init = s; in start_capture()
548 ms->capture[level].len = what; in start_capture()
560 ms->capture[l].len = s - ms->capture[l].init; /* close capture */ in end_capture()
562 ms->capture[l].len = CAP_UNFINISHED; /* undo capture */ in end_capture()
570 len = ms->capture[l].len; in match_capture()
572 memcmp(ms->capture[l].init, s, len) == 0) in match_capture()
719 ptrdiff_t capl = ms->capture[i].len; in get_onecapture()
[all …]

12345678910>>...14