| /freebsd-12.1/tests/sys/cddl/zfs/tests/delegate/ |
| H A D | zfs_allow_test.sh | 39 . $(atf_get_srcdir)/delegate.cfg 49 . $(atf_get_srcdir)/delegate.cfg 65 . $(atf_get_srcdir)/delegate.cfg 75 . $(atf_get_srcdir)/delegate.cfg 91 . $(atf_get_srcdir)/delegate.cfg 101 . $(atf_get_srcdir)/delegate.cfg 117 . $(atf_get_srcdir)/delegate.cfg 127 . $(atf_get_srcdir)/delegate.cfg 143 . $(atf_get_srcdir)/delegate.cfg 153 . $(atf_get_srcdir)/delegate.cfg [all …]
|
| H A D | zfs_unallow_test.sh | 39 . $(atf_get_srcdir)/delegate.cfg 49 . $(atf_get_srcdir)/delegate.cfg 65 . $(atf_get_srcdir)/delegate.cfg 75 . $(atf_get_srcdir)/delegate.cfg 91 . $(atf_get_srcdir)/delegate.cfg 101 . $(atf_get_srcdir)/delegate.cfg 117 . $(atf_get_srcdir)/delegate.cfg 127 . $(atf_get_srcdir)/delegate.cfg 143 . $(atf_get_srcdir)/delegate.cfg 153 . $(atf_get_srcdir)/delegate.cfg [all …]
|
| H A D | Makefile | 6 TESTSDIR=${TESTSBASE}/sys/cddl/zfs/tests/delegate 15 ${PACKAGE}FILES+= delegate.cfg
|
| H A D | cleanup.ksh | 32 . $STF_SUITE/tests/delegate/delegate_common.kshlib
|
| H A D | setup.ksh | 32 . $STF_SUITE/tests/delegate/delegate_common.kshlib
|
| H A D | zfs_unallow_004_pos.ksh | 32 . $STF_SUITE/tests/delegate/delegate_common.kshlib
|
| H A D | zfs_allow_011_neg.ksh | 32 . $STF_SUITE/tests/delegate/delegate_common.kshlib
|
| H A D | zfs_unallow_008_neg.ksh | 32 . $STF_SUITE/tests/delegate/delegate_common.kshlib
|
| H A D | zfs_unallow_002_pos.ksh | 32 . $STF_SUITE/tests/delegate/delegate_common.kshlib
|
| H A D | zfs_unallow_007_neg.ksh | 32 . $STF_SUITE/tests/delegate/delegate_common.kshlib
|
| H A D | zfs_unallow_001_pos.ksh | 32 . $STF_SUITE/tests/delegate/delegate_common.kshlib
|
| H A D | zfs_allow_009_neg.ksh | 32 . $STF_SUITE/tests/delegate/delegate_common.kshlib
|
| H A D | zfs_unallow_005_pos.ksh | 32 . $STF_SUITE/tests/delegate/delegate_common.kshlib
|
| H A D | zfs_unallow_003_pos.ksh | 32 . $STF_SUITE/tests/delegate/delegate_common.kshlib
|
| H A D | zfs_allow_005_pos.ksh | 32 . $STF_SUITE/tests/delegate/delegate_common.kshlib
|
| H A D | zfs_allow_002_pos.ksh | 32 . $STF_SUITE/tests/delegate/delegate_common.kshlib
|
| H A D | zfs_allow_006_pos.ksh | 32 . $STF_SUITE/tests/delegate/delegate_common.kshlib
|
| H A D | zfs_allow_012_neg.ksh | 32 . $STF_SUITE/tests/delegate/delegate_common.kshlib
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | GDBRemoteClientBase.cpp | 39 ContinueDelegate &delegate, const UnixSignals &signals, in SendContinuePacketAndWaitForResponse() argument 96 delegate.HandleAsyncStdout(inferior_stdout); in SendContinuePacketAndWaitForResponse() 100 delegate.HandleAsyncMisc( in SendContinuePacketAndWaitForResponse() 104 delegate.HandleAsyncStructuredDataPacket(response.GetStringRef()); in SendContinuePacketAndWaitForResponse() 123 delegate.HandleStopReply(); in SendContinuePacketAndWaitForResponse()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Expression/ |
| H A D | Materializer.h | 82 PersistentVariableDelegate *delegate, Status &err); 86 PersistentVariableDelegate *delegate, Status &err);
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/ |
| H A D | LiveRangeEdit.h | 141 Delegate *delegate = nullptr, 144 VRM(vrm), TII(*MF.getSubtarget().getInstrInfo()), TheDelegate(delegate), in Parent()
|
| H A D | MachineFunction.h | 408 void resetDelegate(Delegate *delegate) { 409 assert(TheDelegate == delegate && 416 void setDelegate(Delegate *delegate) { 417 assert(delegate && !TheDelegate && 421 TheDelegate = delegate;
|
| H A D | MachineRegisterInfo.h | 158 void resetDelegate(Delegate *delegate) { in resetDelegate() argument 162 assert(TheDelegate == delegate && in resetDelegate() 167 void setDelegate(Delegate *delegate) { in setDelegate() argument 168 assert(delegate && !TheDelegate && in setDelegate() 172 TheDelegate = delegate; in setDelegate()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/ |
| H A D | Materializer.cpp | 65 Materializer::PersistentVariableDelegate *delegate) in EntityPersistentVariable() argument 67 m_delegate(delegate) { in EntityPersistentVariable() 415 PersistentVariableDelegate *delegate, Status &err) { in AddPersistentVariable() argument 417 iter->reset(new EntityPersistentVariable(persistent_variable_sp, delegate)); in AddPersistentVariable() 774 Materializer::PersistentVariableDelegate *delegate) in EntityResultVariable() argument 778 m_temporary_allocation_size(0), m_delegate(delegate) { in EntityResultVariable() 1040 PersistentVariableDelegate *delegate, in AddResultVariable() argument 1044 keep_in_memory, delegate)); in AddResultVariable()
|
| /freebsd-12.1/crypto/heimdal/lib/hdb/ |
| H A D | hdb.asn1 | 43 ok-as-delegate(11), -- as in TicketFlags 98 allowed-to-delegate-to[2] HDB-Ext-Constrained-delegation-acl,
|