Searched refs:_context (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/kyua-cli/dist/engine/
H A Daction.cpp40 context _context; member in struct:engine::action::impl
46 _context(context_)
58 return _context == other._context;
84 return _pimpl->_context;
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/
H A Ddlfcn.d80 void dllockinit(void* _context,
81 void* function(void* _context) _lock_create,
86 void function(void* _context) _context_destroy);
/netbsd-current/crypto/external/bsd/heimdal/dist/kcm/
H A Dkcm_locl.h48 #define KCM_LOG_REQUEST(_context, _client, _opcode) do { \
53 #define KCM_LOG_REQUEST_NAME(_context, _client, _opcode, _name) do { \
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/scripts/
H A Dasan_device_setup387 local _context=$4
389 echo "Installing $_to/$_basename $_mode $_context"
395 if [[ -n "$_context" ]]; then
396 adb_shell chcon "$_context" "$_to/$_basename"

Completed in 128 milliseconds