Searched refs:myself (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/netbsd-tests/lib/libc/setjmp/
H A Dt_threadjmp.c89 static pthread_t myself = NULL; variable
96 ATF_REQUIRE(myself == pthread_self());
110 myself = pthread_self();
127 ATF_REQUIRE(myself == pthread_self());
137 ATF_REQUIRE(myself == pthread_self());
141 ATF_REQUIRE(myself == pthread_self());
145 ATF_REQUIRE(myself == pthread_self());
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleThreadPlanStepThroughObjCTrampoline.h29 static bool PreResumeInitializeFunctionCaller(void *myself);
H A DAppleThreadPlanStepThroughObjCTrampoline.cpp82 AppleThreadPlanStepThroughObjCTrampoline *myself = local
84 return myself->InitializeFunctionCaller();
/freebsd-11-stable/gnu/usr.bin/rcs/lib/
H A Drcsbase.h746 # define myself(u) ((u) == ruid()) macro
748 # define myself(u) true macro
H A Drcsedit.c1810 if (!AccessList || myself(RCSstat.st_uid) || strcmp(getcaller(),"root")==0)
/freebsd-11-stable/gnu/usr.bin/rcs/ci/
H A Dci.c920 if (StrictLocks || !myself(RCSstat.st_uid)) {
1148 if (!StrictLocks && myself(RCSstat.st_uid))
1179 || (newworkmode&S_IWUSR && !myself(workstat.st_uid))
/freebsd-11-stable/gnu/usr.bin/rcs/co/
H A Dco.c558 myself(workstat.st_uid) ? "" : ", and you do not own it"
/freebsd-11-stable/contrib/tcpdump/
H A Dconfigure110 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
8519 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
/freebsd-11-stable/contrib/sqlite3/tea/
H A Dconfigure110 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
9101 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2

Completed in 214 milliseconds