| /freebsd-12.1/lib/libkvm/ |
| H A D | kvm_i386.c | 126 _kvm_err(kd, kd->program, "cannot allocate vm"); 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() 205 _kvm_err(kd, kd->program, "cannot read PTD"); in _i386_initvtop() 240 _kvm_err(kd, kd->program, in _i386_vatop() 264 _kvm_err(kd, kd->program, in _i386_vatop() 330 _kvm_err(kd, kd->program, in _i386_vatop_pae() 354 _kvm_err(kd, kd->program, in _i386_vatop_pae() [all …]
|
| H A 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() 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() 220 _kvm_syserr(kd, kd->program, "_amd64_vatop: read pdpe"); in _amd64_vatop() 236 _kvm_err(kd, kd->program, in _amd64_vatop() 252 _kvm_syserr(kd, kd->program, "_amd64_vatop: read pde"); in _amd64_vatop() 268 _kvm_err(kd, kd->program, in _amd64_vatop() [all …]
|
| H A D | kvm.c | 108 _kvm_err(kd, kd->program, in _kvm_read_kernel_ehdr() 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() 180 _kvm_syserr(kd, kd->program, "%s", uf); in _kvm_open() 205 _kvm_err(kd, kd->program, in _kvm_open() 253 kd->program = errstr; in kvm_open() 384 _kvm_err(kd, kd->program, "short read"); in kvm_read2() 402 _kvm_syserr(kd, kd->program, "kvm_read"); in kvm_read2() [all …]
|
| H A 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() 151 _kvm_err(kd, kd->program, "out of memory"); in kvm_getpcpu() 194 _kvm_err(kd, kd->program, "%s: not initialized", in _kvm_dpcpu_setcpu() 200 _kvm_err(kd, kd->program, "%s: CPU %u too big", in _kvm_dpcpu_setcpu() 206 _kvm_err(kd, kd->program, "%s: CPU %u not found", in _kvm_dpcpu_setcpu() [all …]
|
| H A 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()
|
| H A D | kvm_proc.c | 168 _kvm_err(kd, kd->program, 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() 286 _kvm_err(kd, kd->program, in kvm_proclist() 292 _kvm_err(kd, kd->program, in kvm_proclist() 596 _kvm_err(kd, kd->program, in kvm_getprocs() 619 _kvm_err(kd, kd->program, in kvm_getprocs() 627 _kvm_err(kd, kd->program, in kvm_getprocs() 652 _kvm_err(kd, kd->program, in kvm_getprocs() [all …]
|
| H A D | kvm_private.c | 85 if (program != NULL) { in _kvm_err() 86 (void)fprintf(stderr, "%s: ", program); in _kvm_err() 103 if (program != NULL) { in _kvm_syserr() 104 (void)fprintf(stderr, "%s: ", program); in _kvm_syserr() 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() 181 _kvm_err(kd, kd->program, "%s", elf_errmsg(0)); in _kvm_read_core_phdrs() 185 _kvm_err(kd, kd->program, "invalid core"); in _kvm_read_core_phdrs() 189 _kvm_err(kd, kd->program, "invalid core"); in _kvm_read_core_phdrs() [all …]
|
| H A D | kvm_getswapinfo.c | 80 _kvm_err(kd, kd->program, "cannot read %s", msg); \ 125 _kvm_err(kd, kd->program, in kvm_getswapinfo_kvm() 182 _kvm_err(kd, kd->program, "sysctlnametomib failed: %s", in kvm_getswapinfo_sysctl() 193 _kvm_err(kd, kd->program, "cannot read sysctl: %s.", in kvm_getswapinfo_sysctl() 198 _kvm_err(kd, kd->program, "struct xswdev has unexpected " in kvm_getswapinfo_sysctl() 203 _kvm_err(kd, kd->program, "struct xswdev version " in kvm_getswapinfo_sysctl() 242 _kvm_err(kd, kd->program, "unable to find swtailq"); in nlist_init() 247 _kvm_err(kd, kd->program, "unable to find dmmax"); in nlist_init() 263 _kvm_err(kd, kd->program, "cannot read sysctl %s:%s", name, in getsysctl() 268 _kvm_err(kd, kd->program, "sysctl %s has unexpected size", name); in getsysctl()
|
| H A D | kvm_minidump_amd64.c | 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() 274 _kvm_err(kd, kd->program, in _amd64_minidump_vatop() 283 _kvm_err(kd, kd->program, in _amd64_minidump_vatop() 294 _kvm_err(kd, kd->program, in _amd64_minidump_vatop() 305 _kvm_err(kd, kd->program, in _amd64_minidump_vatop() [all …]
|
| H A 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()
|
| H A 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()
|
| H A D | kvm_minidump_arm.c | 93 _kvm_err(kd, kd->program, "cannot allocate vm"); in _arm_minidump_initvtop() 101 _kvm_err(kd, kd->program, "cannot read dump header"); in _arm_minidump_initvtop() 107 _kvm_err(kd, kd->program, "not a minidump for this platform"); in _arm_minidump_initvtop() 112 _kvm_err(kd, kd->program, "wrong minidump version. " in _arm_minidump_initvtop() 168 _kvm_err(kd, kd->program, in _arm_minidump_kvatop() 180 _kvm_err(kd, kd->program, in _arm_minidump_kvatop() 191 _kvm_err(kd, kd->program, "_arm_minidump_kvatop: " in _arm_minidump_kvatop() 200 _kvm_err(kd, kd->program, "_arm_minidump_kvatop: virtual " in _arm_minidump_kvatop()
|
| /freebsd-12.1/contrib/gperf/doc/ |
| H A 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'; 224 $include{NAME} ||= "$program \\- manual page for $program $version\n"; 227 my $PROGRAM = uc $program; 457 .B $program 461 .B $program [all …]
|
| /freebsd-12.1/contrib/libxo/tests/core/saved/ |
| H A 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: }}
|
| H A 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: }}
|
| H A 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: }}
|
| H A 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: }}
|
| H A 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: }}
|
| H A 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: }}
|
| H A 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: }}
|
| H A 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: }}
|
| H A 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.1/contrib/file/magic/Magdir/ |
| H A 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 64 0 string (SYSTEM::VERSION\040' CLISP byte-compiled Lisp program (pre 2004-03-27) 65 0 string (|SYSTEM|::|VERSION|\040' CLISP byte-compiled Lisp program text
|
| /freebsd-12.1/lib/libc/rpc/ |
| H A 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.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/ |
| H A D | tst.Enable.ksh.out | 2 java.lang.IllegalStateException: program already enabled 3 java.lang.IllegalStateException: program already enabled 5 java.lang.IllegalStateException: program already enabled 6 java.lang.IllegalArgumentException: program not compiled by this consumer
|