Home
last modified time | relevance | path

Searched full:locally (Results 1 – 25 of 609) sorted by relevance

12345678910>>...25

/freebsd/lib/libpmc/pmu-events/arch/arm64/
H A Drecommended.json369 "PublicDescription": "Exception taken, Instruction Abort not taken locally",
372 "BriefDescription": "Exception taken, Instruction Abort not taken locally"
375 "PublicDescription": "Exception taken, Data Abort or SError not taken locally",
378 "BriefDescription": "Exception taken, Data Abort or SError not taken locally"
381 "PublicDescription": "Exception taken, Other traps not taken locally",
384 "BriefDescription": "Exception taken, Other traps not taken locally"
387 "PublicDescription": "Exception taken, IRQ not taken locally",
390 "BriefDescription": "Exception taken, IRQ not taken locally"
393 "PublicDescription": "Exception taken, FIQ not taken locally",
396 "BriefDescription": "Exception taken, FIQ not taken locally"
H A Darmv8-recommended.json369 "PublicDescription": "Exception taken, Instruction Abort not taken locally",
372 "BriefDescription": "Exception taken, Instruction Abort not taken locally"
375 "PublicDescription": "Exception taken, Data Abort or SError not taken locally",
378 "BriefDescription": "Exception taken, Data Abort or SError not taken locally"
381 "PublicDescription": "Exception taken, Other traps not taken locally",
384 "BriefDescription": "Exception taken, Other traps not taken locally"
387 "PublicDescription": "Exception taken, IRQ not taken locally",
390 "BriefDescription": "Exception taken, IRQ not taken locally"
393 "PublicDescription": "Exception taken, FIQ not taken locally",
396 "BriefDescription": "Exception taken, FIQ not taken locally"
/freebsd/tests/sys/cddl/zfs/tests/history/
H A Dhistory_009_pos.ksh38 # ul$<id> identifies permssions granted locally for this userid.
42 # Ul$<id> identifies permission sets granted locally for this userid.
46 # gl$<id> identifies permissions granted locally for this groupid.
50 # Gl$<id> identifies permission sets granted locally for this groupid.
54 # el$ identifies permissions granted locally for everyone.
58 # El$ identifies permission sets granted locally for everyone.
63 # C-$ identifies permission sets to grant locally at dataset
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBStream.cpp88 // See if we have any locally backed data. If so, copy it so we can then in RedirectToFile()
111 // If we had any data locally in our StreamString, then pass that along to in RedirectToFile()
136 // See if we have any locally backed data. If so, copy it so we can then in RedirectToFile()
146 // If we had any data locally in our StreamString, then pass that along to in RedirectToFile()
157 // See if we have any locally backed data. If so, copy it so we can then in RedirectToFileDescriptor()
167 // If we had any data locally in our StreamString, then pass that along to in RedirectToFileDescriptor()
187 // See if we have any locally backed data. If so, copy it so we can then in Clear()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/delegate/
H A Dzfs_allow_005_pos.ksh36 # Verify option '-c' will be granted locally to the creator on any
40 # 1. Allow create permissions to everyone on $ROOT_TESTFS locally.
49 log_assert "Verify option '-c' will be granted locally to the creator."
78 log_pass "Verify option '-c' will be granted locally to the creator passed."
/freebsd/tests/sys/cddl/zfs/tests/delegate/
H A Dzfs_allow_005_pos.ksh36 # Verify option '-c' will be granted locally to the creator on any
40 # 1. Allow create permissions to everyone on $ROOT_TESTFS locally.
58 log_assert "Verify option '-c' will be granted locally to the creator."
98 log_pass "Verify option '-c' will be granted locally to the creator passed."
/freebsd/tests/sys/cddl/zfs/tests/inheritance/
H A DREADME.config28 # or set locally.
43 # local property values are set locally
55 # The top tier pool's properties being set locally, and the two
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/inheritance/
H A DREADME.config29 # or set locally.
44 # local property values are set locally
56 # The top tier pool's properties being set locally, and the two
/freebsd/contrib/file/magic/
H A DLocalstuff3 # Localstuff: file(1) magic for locally observed files
6 # Add any locally observed files here. Remember:
/freebsd/contrib/dma/
H A DREADME.markdown5 office use. It accepts mails from locally installed Mail User Agents (MUA)
6 and delivers the mails either locally or to a remote destination.
/freebsd/lib/libpmc/pmu-events/arch/x86/icelakex/
H A Dmemory.json166 … were not supplied by the local socket's L1, L2, or L3 caches and the cacheline is homed locally.",
188 … were not supplied by the local socket's L1, L2, or L3 caches and the cacheline is homed locally.",
232 … were not supplied by the local socket's L1, L2, or L3 caches and the cacheline is homed locally.",
254 … were not supplied by the local socket's L1, L2, or L3 caches and the cacheline is homed locally.",
265 … were not supplied by the local socket's L1, L2, or L3 caches and the cacheline is homed locally.",
287 … were not supplied by the local socket's L1, L2, or L3 caches and the cacheline is homed locally.",
298 … were not supplied by the local socket's L1, L2, or L3 caches and the cacheline is homed locally.",
353 … were not supplied by the local socket's L1, L2, or L3 caches and the cacheline is homed locally.",
/freebsd/usr.sbin/nfsd/
H A Dnfsv4.478 - Delegations, which allow a client to operate on a file locally
83 - File copying done locally on the server for copy_file_range(2)
235 locally on the client.
240 clients are not being accessed locally on the server and, if being
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_deleg.c34 * ul$<id> identifies permissions granted locally for this userid.
37 * Ul$<id> identifies permission sets granted locally for this userid.
40 * gl$<id> identifies permissions granted locally for this groupid.
43 * Gl$<id> identifies permission sets granted locally for this groupid.
46 * el$ identifies permissions granted locally for everyone.
49 * El$ identifies permission sets granted locally for everyone.
53 * C-$ identifies permission sets to grant locally at dataset creation
/freebsd/sys/dev/bxe/
H A Decore_mfw_req.h94 /* Locally Admin Addr. BigEndian EIU48. Actual size is 6 bytes */
132 uint8_t mac_local[8]; /* Locally Admin Addr. */
159 uint8_t mac_local[8]; /* Locally Admin iSCSI MAC Addr. */
/freebsd/crypto/heimdal/kadmin/
H A Dkadmin.860 daemon, or locally (with the
247 Run the password quality check function locally.
250 The verification is done locally, if kadmin is run in remote mode,
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp106 // Locally-binding symbols will always be in range of LARL.
109 // GOT slots and locally-defined text will always be in range
119 // All symbols bind locally in a non-PIC module, so the choice is less
130 // of copy relocs, so locally-binding data symbols might not be in
H A DSystemZSubtarget.cpp123 // For the small model, all locally-binding symbols are in range. in isPC32DBLSymbol()
128 // Taking the address of locally-defined text would be OK, but that in isPC32DBLSymbol()
/freebsd/share/doc/smm/07.lpd/
H A D2.t89 either schedules the job to be printed locally, or if
114 similarly to \fIlpq\fP except it first checks locally
H A D4.t60 locally via a 1200 baud serial line.
186 locally or forwarded to another host depending on the configuration.
/freebsd/crypto/heimdal/lib/krb5/
H A Dkrb5_verify_user.3110 the ticket will be verified against the locally stored service key
165 be verified against the locally stored service key. If not set,
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dti-pci.txt47 they are locally accessed within the DIF CS space
49 they are locally accessed within the DIF CS2 space
/freebsd/share/man/man4/
H A Dsend.4117 It describes both reply and locally
143 Outgoing ND packet (reply or locally triggered):
/freebsd/tests/sys/netpfil/pf/
H A Dsynproxy.sh83 atf_set descr 'Synproxy a locally terminated connection'
123 atf_set descr 'Synproxy (v6) a locally terminated connection'
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerCorpus.h80 // Apply add-one smoothing to locally discovered features. in UpdateEnergy()
87 // Apply add-one smoothing to locally undiscovered features. in UpdateEnergy()
92 // Add a single locally abundant feature apply add-one smoothing. in UpdateEnergy()
407 // Apply add-one smoothing to this locally undiscovered feature. in AddRareFeature()
446 // Increment frequency of feature Idx globally and locally. in UpdateFeatureFrequency()
/freebsd/share/man/man5/
H A Dfreebsd-update.conf.5226 when installing updates if these have been modified locally.
267 been modified locally (unless they are merged \(em see the

12345678910>>...25