Home
last modified time | relevance | path

Searched refs:program (Results 1 – 25 of 975) sorted by relevance

12345678910>>...39

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.stack_gsub.err1 Channel program execution failed:
5 [string "channel program"]:17: in function <[string "channel program"]:16>
7 [string "channel program"]:17: in function <[string "channel program"]:16>
9 [string "channel program"]:17: in function <[string "channel program"]:16>
11 [string "channel program"]:17: in function <[string "channel program"]:16>
13 [string "channel program"]:17: in function <[string "channel program"]:16>
15 [string "channel program"]:17: in function <[string "channel program"]:16>
17 [string "channel program"]:17: in function <[string "channel program"]:16>
/freebsd/lib/libkvm/
H A Dkvm_i386.c123 _kvm_err(kd, kd->program, "cannot allocate vm"); in _i386_initvtop()
161 _kvm_err(kd, kd->program, "cannot allocate PTD"); in _i386_initvtop()
167 _kvm_err(kd, kd->program, "Cannot read PDPT"); in _i386_initvtop()
175 _kvm_err(kd, kd->program, "cannot read PDPT"); in _i386_initvtop()
187 _kvm_err(kd, kd->program, "bad namelist"); in _i386_initvtop()
202 _kvm_err(kd, kd->program, "cannot read PTD"); in _i386_initvtop()
237 _kvm_err(kd, kd->program, in _i386_vatop()
261 _kvm_err(kd, kd->program, in _i386_vatop()
327 _kvm_err(kd, kd->program, in _i386_vatop_pae()
351 _kvm_err(kd, kd->program, in _i386_vatop_pae()
[all …]
H A Dkvm_amd64.c117 _kvm_err(kd, kd->program, "cannot allocate vm"); in _amd64_initvtop()
132 _kvm_err(kd, kd->program, "bad namelist - no kernbase"); in _amd64_initvtop()
146 _kvm_err(kd, kd->program, "cannot read KPML4phys"); in _amd64_initvtop()
152 _kvm_err(kd, kd->program, "cannot allocate PML4"); in _amd64_initvtop()
156 _kvm_err(kd, kd->program, "cannot read KPML4phys"); in _amd64_initvtop()
194 _kvm_err(kd, kd->program, in _amd64_vatop()
217 _kvm_syserr(kd, kd->program, "_amd64_vatop: read pdpe"); in _amd64_vatop()
233 _kvm_err(kd, kd->program, in _amd64_vatop()
249 _kvm_syserr(kd, kd->program, "_amd64_vatop: read pde"); in _amd64_vatop()
265 _kvm_err(kd, kd->program, in _amd64_vatop()
[all …]
H A Dkvm.c107 _kvm_err(kd, kd->program, in _kvm_read_kernel_ehdr()
134 _kvm_err(kd, kd->program, "bad flags arg"); in _kvm_open()
141 _kvm_syserr(kd, kd->program, "%s", mf); in _kvm_open()
145 _kvm_syserr(kd, kd->program, "%s", mf); in _kvm_open()
179 _kvm_syserr(kd, kd->program, "%s", uf); in _kvm_open()
204 _kvm_err(kd, kd->program, in _kvm_open()
252 kd->program = errstr; in kvm_open()
390 _kvm_err(kd, kd->program, "short read"); in kvm_read2()
435 _kvm_err(kd, kd->program, in kvm_write()
519 _kvm_syserr(kd, kd->program, in kvm_kerndisp()
[all …]
H A Dkvm_pcpu.c102 _kvm_err(kd, kd->program, "cannot read mp_maxcpus"); in _kvm_pcpu_init()
106 _kvm_err(kd, kd->program, "unable to find mp_ncpus"); in _kvm_pcpu_init()
111 _kvm_err(kd, kd->program, "cannot read mp_ncpus"); in _kvm_pcpu_init()
116 _kvm_err(kd, kd->program, "unable to find __pcpu"); in _kvm_pcpu_init()
121 _kvm_err(kd, kd->program, "cannot read __pcpu"); in _kvm_pcpu_init()
128 _kvm_err(kd, kd->program, "out of memory"); in _kvm_pcpu_init()
170 _kvm_err(kd, kd->program, "out of memory"); in kvm_getpcpu()
213 _kvm_err(kd, kd->program, "%s: not initialized", in _kvm_dpcpu_setcpu()
219 _kvm_err(kd, kd->program, "%s: CPU %u too big", in _kvm_dpcpu_setcpu()
225 _kvm_err(kd, kd->program, "%s: CPU %u not found", in _kvm_dpcpu_setcpu()
[all …]
H A Dkvm_vnet.c123 _kvm_err(kd, kd->program, "%s: dumptid", __func__); in _kvm_vnet_selectpid()
144 _kvm_err(kd, kd->program, "%s: proc", __func__); in _kvm_vnet_selectpid()
153 _kvm_err(kd, kd->program, "%s: thread", in _kvm_vnet_selectpid()
172 _kvm_err(kd, kd->program, "%s: pid/tid not found", __func__); in _kvm_vnet_selectpid()
177 _kvm_err(kd, kd->program, "%s: cred", __func__); in _kvm_vnet_selectpid()
181 _kvm_err(kd, kd->program, "%s: no jail", __func__); in _kvm_vnet_selectpid()
186 _kvm_err(kd, kd->program, "%s: prison", __func__); in _kvm_vnet_selectpid()
190 _kvm_err(kd, kd->program, "%s: no vnet", __func__); in _kvm_vnet_selectpid()
195 _kvm_err(kd, kd->program, "%s: vnet", __func__); in _kvm_vnet_selectpid()
199 _kvm_err(kd, kd->program, "%s: invalid vnet magic#", __func__); in _kvm_vnet_selectpid()
H A Dkvm_proc.c160 _kvm_err(kd, kd->program, in kvm_proclist()
220 _kvm_err(kd, kd->program, in kvm_proclist()
230 _kvm_err(kd, kd->program, in kvm_proclist()
253 _kvm_err(kd, kd->program, in kvm_proclist()
279 _kvm_err(kd, kd->program, in kvm_proclist()
285 _kvm_err(kd, kd->program, in kvm_proclist()
589 _kvm_err(kd, kd->program, in kvm_getprocs()
612 _kvm_err(kd, kd->program, in kvm_getprocs()
620 _kvm_err(kd, kd->program, in kvm_getprocs()
645 _kvm_err(kd, kd->program, in kvm_getprocs()
[all …]
H A Dkvm_getswapinfo.c77 _kvm_err(kd, kd->program, "cannot read %s", msg); \
121 _kvm_err(kd, kd->program, in kvm_getswapinfo_kvm()
177 _kvm_err(kd, kd->program, "sysctlnametomib failed: %s", in kvm_getswapinfo_sysctl()
188 _kvm_err(kd, kd->program, "cannot read sysctl: %s.", in kvm_getswapinfo_sysctl()
193 _kvm_err(kd, kd->program, "struct xswdev has unexpected " in kvm_getswapinfo_sysctl()
198 _kvm_err(kd, kd->program, "struct xswdev version " in kvm_getswapinfo_sysctl()
237 _kvm_err(kd, kd->program, "unable to find swtailq"); in nlist_init()
242 _kvm_err(kd, kd->program, "unable to find dmmax"); in nlist_init()
258 _kvm_err(kd, kd->program, "cannot read sysctl %s:%s", name, in getsysctl()
263 _kvm_err(kd, kd->program, "sysctl %s has unexpected size", name); in getsysctl()
H A Dkvm_minidump_amd64.c202 _kvm_err(kd, kd->program, in _amd64_minidump_vatop_v1()
209 _kvm_err(kd, kd->program, in _amd64_minidump_vatop_v1()
220 _kvm_err(kd, kd->program, in _amd64_minidump_vatop_v1()
228 _kvm_err(kd, kd->program, in _amd64_minidump_vatop_v1()
261 _kvm_err(kd, kd->program, in _amd64_minidump_vatop()
270 _kvm_err(kd, kd->program, in _amd64_minidump_vatop()
277 _kvm_err(kd, kd->program, in _amd64_minidump_vatop()
286 _kvm_err(kd, kd->program, in _amd64_minidump_vatop()
297 _kvm_err(kd, kd->program, in _amd64_minidump_vatop()
308 _kvm_err(kd, kd->program, in _amd64_minidump_vatop()
[all …]
/freebsd/contrib/libxo/tests/core/saved/
H A Dtest_11.H.out1 {{<14>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-status [animal-status@42 a…
2 {{test-program: }}
5 {{<22>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-consumed [animal-consumed@…
6 {{test-program: }}
9 {{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count…
10 {{test-program: }}
13 {{<165>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 ID47 [ID47@32473 iut="3" event-s…
14 {{test-program: }}
H A Dtest_11.T.out1 {{<14>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-status [animal-status@42 a…
2 {{test-program: }}
5 {{<22>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-consumed [animal-consumed@…
6 {{test-program: }}
9 {{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count…
10 {{test-program: }}
13 {{<165>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 ID47 [ID47@32473 iut="3" event-s…
14 {{test-program: }}
H A Dtest_11.XP.out1 {{<14>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-status [animal-status@42 a…
2 {{test-program: }}
5 {{<22>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-consumed [animal-consumed@…
6 {{test-program: }}
9 {{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count…
10 {{test-program: }}
13 {{<165>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 ID47 [ID47@32473 iut="3" event-s…
14 {{test-program: }}
H A Dtest_11.HIPx.out1 {{<14>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-status [animal-status@42 a…
2 {{test-program: }}
5 {{<22>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-consumed [animal-consumed@…
6 {{test-program: }}
9 {{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count…
10 {{test-program: }}
13 {{<165>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 ID47 [ID47@32473 iut="3" event-s…
14 {{test-program: }}
H A Dtest_11.HP.out1 {{<14>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-status [animal-status@42 a…
2 {{test-program: }}
5 {{<22>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-consumed [animal-consumed@…
6 {{test-program: }}
9 {{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count…
10 {{test-program: }}
13 {{<165>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 ID47 [ID47@32473 iut="3" event-s…
14 {{test-program: }}
H A Dtest_11.J.out1 {{<14>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-status [animal-status@42 a…
2 {{test-program: }}
5 {{<22>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-consumed [animal-consumed@…
6 {{test-program: }}
9 {{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count…
10 {{test-program: }}
13 {{<165>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 ID47 [ID47@32473 iut="3" event-s…
14 {{test-program: }}
H A Dtest_11.JP.out1 {{<14>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-status [animal-status@42 a…
2 {{test-program: }}
5 {{<22>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-consumed [animal-consumed@…
6 {{test-program: }}
9 {{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count…
10 {{test-program: }}
13 {{<165>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 ID47 [ID47@32473 iut="3" event-s…
14 {{test-program: }}
H A Dtest_11.X.out1 {{<14>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-status [animal-status@42 a…
2 {{test-program: }}
5 {{<22>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-consumed [animal-consumed@…
6 {{test-program: }}
9 {{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count…
10 {{test-program: }}
13 {{<165>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 ID47 [ID47@32473 iut="3" event-s…
14 {{test-program: }}
H A Dtest_11.JPu.out1 {{<14>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-status [animal-status@42 a…
2 {{test-program: }}
5 {{<22>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-consumed [animal-consumed@…
6 {{test-program: }}
9 {{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count…
10 {{test-program: }}
13 {{<165>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 ID47 [ID47@32473 iut="3" event-s…
14 {{test-program: }}
H A Dtest_11.E.out4 {{<14>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-status [animal-status@42 a…
5 {{test-program: }}
8 {{<22>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-consumed [animal-consumed@…
9 {{test-program: }}
12 {{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count…
13 {{test-program: }}
16 {{<165>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 ID47 [ID47@32473 iut="3" event-s…
17 {{test-program: }}
/freebsd/contrib/kyua/utils/process/
H A Doperations.cpp125 process::exec(const fs::path& program, const args_vector& args) throw() in exec() argument
128 exec_unsafe(program, args); in exec()
154 process::exec_unsafe(const fs::path& program, const args_vector& args) in exec_unsafe() argument
161 argv[0] = program.c_str(); in exec_unsafe()
166 const int ret = ::execv(program.c_str(), in exec_unsafe()
170 std::cerr << "Failed to execute " << program << ": " in exec_unsafe()
173 std::cerr << "Failed to execute " << program << ": " in exec_unsafe()
177 std::cerr << "Failed to execute " << program << "; got unexpected " in exec_unsafe()
185 throw system_error("Failed to execute " + program.str(), original_errno); in exec_unsafe()
/freebsd/contrib/llvm-project/lldb/docs/man/
H A Dlldb-server.rst6 .. program:: lldb-server
11 | :program:`lldb-server` v[ersion]
12 | :program:`lldb-server` g[dbserver] [*options*]
13 | :program:`lldb-server` p[latform] [*options*]
47 | :program:`lldb-server` g[dbserver] [*options*] [[*host*]:*port*] [[--] *program* *args*...]
103 .. option:: -- program args
105 Launch a program for debugging.
178 lldb-server g :1234 /path/to/program program-argument -- --program-option
182 lldb-server g :1234 -- /path/to/program program-argument --program-option
190 lldb-server g :1234 --attach program-name
[all …]
H A Dlldb.rst6 .. program:: lldb
11 | :program:`lldb` [*options*] *executable*
16 :program:`lldb` is a next generation, high-performance debugger. It is built as
20 :program:`lldb` is the default debugger in Xcode on macOS and supports
263 lldb --arch x86_64 /path/to/program program argument -- --arch armv7
267 lldb --arch x86_64 -- /path/to/program program argument --arch armv7
275 Passing --repl starts :program:`lldb` in REPL mode.
279 Passing --core causes :program:`lldb` to debug the core file.
297 In :program:`lldb` there is a help command which can be used to find
314 program. This would be ~/.lldbinit-lldb for the command line :program:`lldb`
[all …]
/freebsd/contrib/kyua/utils/
H A Dstacktrace.cpp205 utils::find_core(const fs::path& program, const process::status& status, in find_core() argument
211 (program.leaf_name().substr(0, max_core_name_length) + ".core")); in find_core()
212 if (program.is_absolute()) { in find_core()
213 candidates.push_back(program.branch_path() / in find_core()
214 (program.leaf_name().substr(0, max_core_name_length) + ".core")); in find_core()
287 utils::dump_stacktrace(const fs::path& program, in dump_stacktrace() argument
314 program, status, exit_handle.work_directory()); in dump_stacktrace()
323 run_gdb(gdb.get(), program, core_file.get()), in dump_stacktrace()
361 utils::dump_stacktrace_if_available(const fs::path& program, in dump_stacktrace_if_available() argument
369 dump_stacktrace(program, executor_handle, exit_handle); in dump_stacktrace_if_available()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_program/
H A Dzfs_program_json.ksh98 log_must zfs program $TESTPOOL $TESTZCP $TESTDS $cmd 2>&1
99 log_must zfs program -j $TESTPOOL $TESTZCP $TESTDS $cmd 2>&1
100 OUTPUT=$(zfs program -j $TESTPOOL $TESTZCP $TESTDS $cmd 2>&1 |
125 log_mustnot zfs program $cmd $TESTPOOL $TESTZCP $TESTDS 2>&1
126 log_mustnot zfs program -j $cmd $TESTPOOL $TESTZCP $TESTDS 2>&1
127 OUTPUT=$(zfs program -j $cmd $TESTPOOL $TESTZCP $TESTDS 2>&1)
/freebsd/lib/libc/rpc/
H A Dpmap_clnt.c58 pmap_set(u_long program, u_long version, int protocol, int port) in pmap_set() argument
79 rslt = rpcb_set((rpcprog_t)program, (rpcvers_t)version, nconf, na); in pmap_set()
90 pmap_unset(u_long program, u_long version) in pmap_unset() argument
98 udp_rslt = rpcb_unset((rpcprog_t)program, (rpcvers_t)version, in pmap_unset()
104 tcp_rslt = rpcb_unset((rpcprog_t)program, (rpcvers_t)version, in pmap_unset()

12345678910>>...39