| /freebsd-12-stable/lib/libkvm/ |
| D | kvm_i386.c | 126 _kvm_err(kd, kd->program, "cannot allocate vm"); in _i386_initvtop() 144 _kvm_err(kd, kd->program, "cannot resolve kernbase"); in _i386_initvtop() 158 _kvm_err(kd, kd->program, "cannot read IdlePDPT"); in _i386_initvtop() 164 _kvm_err(kd, kd->program, "cannot allocate PTD"); in _i386_initvtop() 170 _kvm_err(kd, kd->program, "Cannot read PDPT"); in _i386_initvtop() 178 _kvm_err(kd, kd->program, "cannot read PDPT"); in _i386_initvtop() 190 _kvm_err(kd, kd->program, "bad namelist"); in _i386_initvtop() 195 _kvm_err(kd, kd->program, "cannot read IdlePTD"); in _i386_initvtop() 201 _kvm_err(kd, kd->program, "cannot allocate PTD"); in _i386_initvtop() 205 _kvm_err(kd, kd->program, "cannot read PTD"); in _i386_initvtop() [all …]
|
| D | kvm_amd64.c | 120 _kvm_err(kd, kd->program, "cannot allocate vm"); in _amd64_initvtop() 135 _kvm_err(kd, kd->program, "bad namelist - no kernbase"); in _amd64_initvtop() 144 _kvm_err(kd, kd->program, "bad namelist - no KPML4phys"); in _amd64_initvtop() 149 _kvm_err(kd, kd->program, "cannot read KPML4phys"); in _amd64_initvtop() 155 _kvm_err(kd, kd->program, "cannot allocate PML4"); in _amd64_initvtop() 159 _kvm_err(kd, kd->program, "cannot read KPML4phys"); in _amd64_initvtop() 197 _kvm_err(kd, kd->program, in _amd64_vatop() 207 _kvm_err(kd, kd->program, "_amd64_vatop: pml4e not valid"); in _amd64_vatop() 216 _kvm_err(kd, kd->program, "_amd64_vatop: pdpe_pa not found"); in _amd64_vatop() 220 _kvm_syserr(kd, kd->program, "_amd64_vatop: read pdpe"); in _amd64_vatop() [all …]
|
| D | kvm.c | 84 _kvm_err(kd, kd->program, "Unsupported libelf"); in _kvm_read_kernel_ehdr() 89 _kvm_err(kd, kd->program, "%s", elf_errmsg(0)); in _kvm_read_kernel_ehdr() 93 _kvm_err(kd, kd->program, "kernel is not an ELF file"); in _kvm_read_kernel_ehdr() 97 _kvm_err(kd, kd->program, "%s", elf_errmsg(0)); in _kvm_read_kernel_ehdr() 108 _kvm_err(kd, kd->program, in _kvm_read_kernel_ehdr() 131 _kvm_err(kd, kd->program, "exec file name too long"); in _kvm_open() 135 _kvm_err(kd, kd->program, "bad flags arg"); in _kvm_open() 142 _kvm_syserr(kd, kd->program, "%s", mf); in _kvm_open() 146 _kvm_syserr(kd, kd->program, "%s", mf); in _kvm_open() 151 _kvm_syserr(kd, kd->program, "empty file"); in _kvm_open() [all …]
|
| D | kvm_pcpu.c | 85 _kvm_err(kd, kd->program, "unable to find cpuid_to_pcpu"); in _kvm_pcpu_init() 89 _kvm_err(kd, kd->program, "unable to find mp_maxcpus"); in _kvm_pcpu_init() 94 _kvm_err(kd, kd->program, "cannot read mp_maxcpus"); in _kvm_pcpu_init() 98 _kvm_err(kd, kd->program, "unable to find mp_ncpus"); in _kvm_pcpu_init() 103 _kvm_err(kd, kd->program, "cannot read mp_ncpus"); in _kvm_pcpu_init() 109 _kvm_err(kd, kd->program, "out of memory"); in _kvm_pcpu_init() 114 _kvm_err(kd, kd->program, "cannot read cpuid_to_pcpu array"); in _kvm_pcpu_init() 151 _kvm_err(kd, kd->program, "out of memory"); in kvm_getpcpu() 156 _kvm_err(kd, kd->program, "unable to read per-CPU data"); in kvm_getpcpu() 194 _kvm_err(kd, kd->program, "%s: not initialized", in _kvm_dpcpu_setcpu() [all …]
|
| D | kvm_vnet.c | 125 _kvm_err(kd, kd->program, "%s: dumptid", __func__); in _kvm_vnet_selectpid() 146 _kvm_err(kd, kd->program, "%s: proc", __func__); in _kvm_vnet_selectpid() 155 _kvm_err(kd, kd->program, "%s: thread", in _kvm_vnet_selectpid() 174 _kvm_err(kd, kd->program, "%s: pid/tid not found", __func__); in _kvm_vnet_selectpid() 179 _kvm_err(kd, kd->program, "%s: cred", __func__); in _kvm_vnet_selectpid() 183 _kvm_err(kd, kd->program, "%s: no jail", __func__); in _kvm_vnet_selectpid() 188 _kvm_err(kd, kd->program, "%s: prison", __func__); in _kvm_vnet_selectpid() 192 _kvm_err(kd, kd->program, "%s: no vnet", __func__); in _kvm_vnet_selectpid() 197 _kvm_err(kd, kd->program, "%s: vnet", __func__); in _kvm_vnet_selectpid() 201 _kvm_err(kd, kd->program, "%s: invalid vnet magic#", __func__); in _kvm_vnet_selectpid()
|
| D | kvm_proc.c | 147 _kvm_err(kd, kd->program, "can't read proc at %p", p); in kvm_proclist() 168 _kvm_err(kd, kd->program, in kvm_proclist() 210 _kvm_err(kd, kd->program, "nprocs corrupt"); in kvm_proclist() 227 _kvm_err(kd, kd->program, in kvm_proclist() 237 _kvm_err(kd, kd->program, in kvm_proclist() 260 _kvm_err(kd, kd->program, in kvm_proclist() 270 _kvm_err(kd, kd->program, "can't read pgrp at %p", in kvm_proclist() 277 _kvm_err(kd, kd->program, "can't read session at %p", in kvm_proclist() 286 _kvm_err(kd, kd->program, in kvm_proclist() 292 _kvm_err(kd, kd->program, in kvm_proclist() [all …]
|
| D | kvm_private.c | 80 _kvm_err(kvm_t *kd, const char *program, const char *fmt, ...) in _kvm_err() argument 85 if (program != NULL) { in _kvm_err() 86 (void)fprintf(stderr, "%s: ", program); in _kvm_err() 97 _kvm_syserr(kvm_t *kd, const char *program, const char *fmt, ...) in _kvm_syserr() argument 103 if (program != NULL) { in _kvm_syserr() 104 (void)fprintf(stderr, "%s: ", program); in _kvm_syserr() 124 _kvm_err(kd, kd->program, "can't allocate %zu bytes: %s", in _kvm_malloc() 169 _kvm_err(kd, kd->program, "%s", elf_errmsg(0)); in _kvm_read_core_phdrs() 173 _kvm_err(kd, kd->program, "invalid core"); in _kvm_read_core_phdrs() 177 _kvm_err(kd, kd->program, "invalid core"); in _kvm_read_core_phdrs() [all …]
|
| D | kvm_getswapinfo.c | 80 _kvm_err(kd, kd->program, "cannot read %s", msg); \ 124 _kvm_err(kd, kd->program, in kvm_getswapinfo_kvm() 180 _kvm_err(kd, kd->program, "sysctlnametomib failed: %s", in kvm_getswapinfo_sysctl() 191 _kvm_err(kd, kd->program, "cannot read sysctl: %s.", in kvm_getswapinfo_sysctl() 196 _kvm_err(kd, kd->program, "struct xswdev has unexpected " in kvm_getswapinfo_sysctl() 201 _kvm_err(kd, kd->program, "struct xswdev version " in kvm_getswapinfo_sysctl() 240 _kvm_err(kd, kd->program, "unable to find swtailq"); in nlist_init() 245 _kvm_err(kd, kd->program, "unable to find dmmax"); in nlist_init() 261 _kvm_err(kd, kd->program, "cannot read sysctl %s:%s", name, in getsysctl() 266 _kvm_err(kd, kd->program, "sysctl %s has unexpected size", name); in getsysctl()
|
| D | kvm_minidump_amd64.c | 130 _kvm_err(kd, kd->program, "cannot allocate vm"); in _amd64_minidump_initvtop() 136 _kvm_err(kd, kd->program, "cannot read dump header"); in _amd64_minidump_initvtop() 140 _kvm_err(kd, kd->program, "not a minidump for this platform"); in _amd64_minidump_initvtop() 150 _kvm_err(kd, kd->program, "wrong minidump version. expected %d got %d", in _amd64_minidump_initvtop() 199 _kvm_err(kd, kd->program, in _amd64_minidump_vatop_v1() 206 _kvm_err(kd, kd->program, in _amd64_minidump_vatop_v1() 217 _kvm_err(kd, kd->program, in _amd64_minidump_vatop_v1() 225 _kvm_err(kd, kd->program, in _amd64_minidump_vatop_v1() 258 _kvm_err(kd, kd->program, in _amd64_minidump_vatop() 267 _kvm_err(kd, kd->program, in _amd64_minidump_vatop() [all …]
|
| D | kvm_arm.c | 117 _kvm_err(kd, kd->program, "raw dumps not supported on arm"); in _arm_initvtop() 123 _kvm_err(kd, kd->program, "cannot allocate vm"); in _arm_initvtop() 149 _kvm_err(kd, kd->program, "cannot resolve kernbase"); in _arm_initvtop() 157 _kvm_err(kd, kd->program, "couldn't get phys addr"); in _arm_initvtop() 164 _kvm_err(kd, kd->program, "bad namelist"); in _arm_initvtop() 169 _kvm_err(kd, kd->program, "cannot read kernel_l1pa"); in _arm_initvtop() 174 _kvm_err(kd, kd->program, "cannot allocate l1pt"); in _arm_initvtop() 178 _kvm_err(kd, kd->program, "cannot read l1pt"); in _arm_initvtop() 217 _kvm_syserr(kd, kd->program, "_arm_kvatop: pread"); in _arm_kvatop()
|
| D | kvm_minidump_i386.c | 98 _kvm_err(kd, kd->program, "cannot allocate vm"); in _i386_minidump_initvtop() 104 _kvm_err(kd, kd->program, "cannot read dump header"); in _i386_minidump_initvtop() 108 _kvm_err(kd, kd->program, "not a minidump for this platform"); in _i386_minidump_initvtop() 113 _kvm_err(kd, kd->program, "wrong minidump version. expected %d got %d", in _i386_minidump_initvtop() 161 _kvm_err(kd, kd->program, in _i386_minidump_vatop_pae() 168 _kvm_err(kd, kd->program, in _i386_minidump_vatop_pae() 176 _kvm_err(kd, kd->program, in _i386_minidump_vatop_pae() 206 _kvm_err(kd, kd->program, in _i386_minidump_vatop() 213 _kvm_err(kd, kd->program, in _i386_minidump_vatop() 221 _kvm_err(kd, kd->program, in _i386_minidump_vatop()
|
| /freebsd-12-stable/contrib/gperf/doc/ |
| D | help2man | 170 (my $program = $ARGV[0]) =~ s!.*/!!; 171 my $package = $program; 200 $program = $1; 206 $program = $2; 215 $program =~ s!.*/!!; 218 $opt_no_info = 1 if $program eq 'info'; 221 $include{NAME} = "$program \\- $opt_name\n" if $opt_name; 224 $include{NAME} ||= "$program \\- manual page for $program $version\n"; 227 my $PROGRAM = uc $program; 457 .B $program [all …]
|
| /freebsd-12-stable/contrib/libxo/tests/core/saved/ |
| D | test_11.JP.out | 1 {{<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: }}
|
| D | test_11.HP.out | 1 {{<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: }}
|
| D | test_11.XP.out | 1 {{<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: }}
|
| D | test_11.J.out | 1 {{<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: }}
|
| D | test_11.H.out | 1 {{<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: }}
|
| D | test_11.T.out | 1 {{<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: }}
|
| D | test_11.HIPx.out | 1 {{<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: }}
|
| D | test_11.X.out | 1 {{<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: }}
|
| D | test_11.E.out | 4 {{<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-12-stable/contrib/llvm-project/lldb/docs/man/ |
| D | lldb-server.rst | 6 .. program:: lldb-server 11 | :program:`lldb-server` v[ersion] 12 | :program:`lldb-server` g[dbserver] [*options*] 13 | :program:`lldb-server` p[latform] [*options*] 18 :program:`lldb-server` provides the server counterpart of the LLVM debugger. 19 The server runs and monitors the debugged program, while the user interfaces 47 | :program:`lldb-server` g[dbserver] [*options*] [[*host*]:*port*] [[--] *program* *args*...] 103 .. option:: -- program args 105 Launch a program for debugging. 107 If neither of target options are used, :program:`lldb-server` is started [all …]
|
| D | lldb.rst | 6 .. 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 137 Tells the debugger to use the specified architecture when starting and running the program. 177 Tells the debugger to use the file <filename> as the program to be debugged. 259 lldb --arch x86_64 /path/to/program program argument -- --arch armv7 263 lldb --arch x86_64 -- /path/to/program program argument --arch armv7 265 Passing one of the attach options causes :program:`lldb` to immediately attach 271 Passing --repl starts :program:`lldb` in REPL mode. [all …]
|
| /freebsd-12-stable/lib/libc/rpc/ |
| D | pmap_clnt.c | 65 pmap_set(u_long program, u_long version, int protocol, int port) in pmap_set() argument 86 rslt = rpcb_set((rpcprog_t)program, (rpcvers_t)version, nconf, na); in pmap_set() 97 pmap_unset(u_long program, u_long version) in pmap_unset() argument 105 udp_rslt = rpcb_unset((rpcprog_t)program, (rpcvers_t)version, in pmap_unset() 111 tcp_rslt = rpcb_unset((rpcprog_t)program, (rpcvers_t)version, in pmap_unset()
|
| /freebsd-12-stable/contrib/file/magic/Magdir/ |
| D | lisp | 13 #>2 search/4096 !\r Lisp/Scheme program text 16 0 search/4096 (setq\ Lisp/Scheme program text 18 0 search/4096 (defvar\ Lisp/Scheme program text 20 0 search/4096 (defparam\ Lisp/Scheme program text 22 0 search/4096 (defun\ Lisp/Scheme program text 24 0 search/4096 (autoload\ Lisp/Scheme program text 26 0 search/4096 (custom-set-variables\ Lisp/Scheme program text 67 0 string (SYSTEM::VERSION\040' CLISP byte-compiled Lisp program (pre 2004-03-27) 68 0 string (|SYSTEM|::|VERSION|\040' CLISP byte-compiled Lisp program text
|