Home
last modified time | relevance | path

Searched defs:RealUser (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/cron/crontab/
H A Dcrontab.c47 static char User[MAXLOGNAME], RealUser[MAXLOGNAME]; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp922 auto *RealUser = cast<Instruction>(*Inst->user_begin()); in identifyDotProduct() local