Searched refs:noescape (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_dispatch_defs.h53 #if __has_attribute(noescape)
/freebsd-11-stable/usr.bin/rlogin/
H A Drlogin.c100 static int noescape; variable
177 noescape = 1;
183 noescape = 0;
402 if (!noescape && c == escapechar) {
/freebsd-11-stable/crypto/openssh/
H A Dclientloop.c1149 noescape:
1200 goto noescape;
1223 goto noescape;
1290 goto noescape;

Completed in 124 milliseconds