Searched refs:set_context (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/usr.sbin/pkg_add/OpenBSD/
H A DSharedItems.pm97 $state->log->set_context('-'.$i->{pkgname});
112 $state->log->set_context('-'.$pkgname);
124 $state->log->set_context('-'.$pkgname);
149 $state->log->set_context('-'.$self->{pkgname});
160 $state->log->set_context('-'.$self->{pkgname});
H A DLog.pm28 sub set_context($self, $context) subroutine
H A DPkgDelete.pm230 $state->log->set_context('-'.$pkg->pkgname);
H A DPkgCheck.pm802 $state->log->set_context($name);
832 $state->log->set_context($name);
H A DPkgAdd.pm192 $state->log->set_context($extra.$h->pkgname);
/openbsd-current/gnu/llvm/compiler-rt/lib/memprof/
H A Dmemprof_thread.h79 void set_context(MemprofThreadContext *context) { context_ = context; } function in class:__memprof::MemprofThread
H A Dmemprof_thread.cpp32 thread->set_context(this);
/openbsd-current/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_thread.h79 void set_context(AsanThreadContext *context) { context_ = context; } function in class:__asan::AsanThread
H A Dasan_thread.cpp34 thread->set_context(this);
/openbsd-current/gnu/usr.bin/perl/
H A Dembed.h598 # define set_context Perl_set_context macro

Completed in 293 milliseconds