Home
last modified time | relevance | path

Searched refs:paranoid (Results 1 – 25 of 63) sorted by relevance

123

/netbsd-src/external/apache2/llvm/dist/llvm/utils/
H A Dllvm-compilers-check375 paranoid=["--prefix=" + self.install_prefix,
382 paranoid=[]))
394 paranoid=dict(CC=self.cc,
400 paranoid=dict(CC=self.cc,
406 paranoid=["-j" + str(self.jobs)]),
409 paranoid=["-j" + str(self.jobs)]))
414 paranoid=dict()),
419 paranoid=dict(GCC=self.cc,
425 paranoid=["install"]),
428 paranoid=["install"]))
[all …]
/netbsd-src/lib/libwrap/
H A Dtcpd.h60 extern char paranoid[];
63 #define HOSTNAME_KNOWN(s) (STR_NE((s),unknown) && STR_NE((s),paranoid))
H A Dsocket.c198 (void)strlcpy(host->name, paranoid, sizeof(host->name)); in sock_hostname()
272 (void)strlcpy(host->name, paranoid, sizeof(host->name)); in sock_hostname()
H A Deval.c48 char paranoid[] = STRING_PARANOID; variable
/netbsd-src/external/bsd/ipf/dist/perl/
H A Dplog298 my $paranoid = 0; # Do paranoid hostname lookups.
325 $paranoid = 1;
818 if ($paranoid)
/netbsd-src/external/bsd/bzip2/dist/
H A Dwords314 If you are (justifiably) paranoid and want to see what 'make install'
H A DREADME.COMPILATION.PROBLEMS52 large file support, if you are feeling paranoid. Be aware though that
H A DREADME38 If you are (justifiably) paranoid and want to see what 'make install'
/netbsd-src/usr.sbin/tcpdmatch/
H A Dtcpdmatch.c321 if (STR_EQ(eval_hostname(request->client), paranoid)) { in tcpdmatch()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dgetopt.d1189 uint paranoid = 2; variable
1191 getopt(args, "paranoid+", &paranoid);
1192 assert(paranoid == 5, to!(string)(paranoid));
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dgetopt.d1184 uint paranoid = 2; variable
1186 getopt(args, "paranoid+", &paranoid);
1187 assert(paranoid == 5, to!(string)(paranoid));
/netbsd-src/usr.sbin/tcpdchk/
H A Dtcpdchk.c499 || STR_EQ(pat, paranoid) in reserved_name()
/netbsd-src/sys/arch/mac68k/conf/
H A DINSTALL82 #options DISABLE_EXT_CACHE # If really paranoid, disable IIci ext. cache
H A DGENERIC173 #options DISABLE_EXT_CACHE # If really paranoid, disable IIci ext. cache
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/v850/
H A Dpredicates.md264 anything else in this vector, but being paranoid always helps...
335 anything else in this vector, but being paranoid always helps...
/netbsd-src/external/gpl3/gcc/dist/gcc/config/v850/
H A Dpredicates.md264 anything else in this vector, but being paranoid always helps...
335 anything else in this vector, but being paranoid always helps...
/netbsd-src/usr.bin/compress/doc/
H A DNOTES50 on how paranoid you are of a legal onslaught. Arbitrary? Yes. But
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/
H A Dinit-creds265 AP_REQ validation must succeed. This is basically a paranoid bit, and
H A Dhx509.texi464 knows the private key of the user. For a paranoid user this might leave
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A DREADME-how-to-make-a-release527 4. [If paranoid - upload the tarballs to one of the FTP servers and
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DNEWS467 - More paranoid underrun checking when decrypting packets
648 * Make ASN.1 library less paranoid to with regard to NUL in string to
H A DChangeLog.20011018 * kdc/kerberos5.c (as_rep): be paranoid and check
H A DChangeLog.2000484 paranoid reasons
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A DREADME-how-to-make-a-release634 4. [If paranoid - upload the tarballs to one of the FTP servers and
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A DChangeLog61 * ipropd_slave.c: more paranoid check that the log entires are

123