Home
last modified time | relevance | path

Searched refs:Auth (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/cpan/Sys-Syslog/win32/
H A DPerlLog.mc58 Auth
61 Auth
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h391 bool CFI, bool Auth) const;
399 bool Auth) const;
H A DARMBaseInstrInfo.cpp6459 bool Auth) const { in saveLROnStack()
6462 if (Auth) { in saveLROnStack()
6499 int LROffset = Auth ? Align - 4 : Align; in saveLROnStack()
6507 if (Auth) { in saveLROnStack()
6535 bool CFI, bool Auth) const { in restoreLRFromStack()
6537 if (Auth) { in restoreLRFromStack()
6579 if (Auth) { in restoreLRFromStack()
6589 if (Auth) in restoreLRFromStack()
6646 bool Auth = OF.Candidates.front() in buildOutlinedFrame() local
6650 saveLROnStack(MBB, It, true, Auth); in buildOutlinedFrame()
[all …]
/openbsd-src/usr.sbin/nsd/dnstap/
H A Ddnstap.proto77 // | Stub |-SQ--------CQ->| Recursive|-RQ----AQ->| Auth. |
/openbsd-src/usr.sbin/unbound/dnstap/
H A Ddnstap.proto126 // | Stub |-SQ--------CQ->| Recursive|-RQ----AQ->| Auth. |
/openbsd-src/gnu/usr.bin/perl/cpan/perlfaq/lib/
H A Dperlfaq9.pod194 Alternativly look at L<Plack::Middleware::Auth::Basic>,