Home
last modified time | relevance | path

Searched refs:bogus (Results 1 – 25 of 189) sorted by relevance

12345678

/freebsd-9-stable/contrib/sendmail/contrib/
Ddnsblaccess.m431 dnl ## the example, as it refers to a bogus lookup list.
35 dnl ## HACK(dnsblaccess, `rbl.bogus.org',`',`t',bogus.tag)
39 dnl ## bogus.tag:127.0.0.2 REJECT
40 dnl ## bogus.tag:127.0.0.3 error:dialup mail from %1: listed at %2
41 dnl ## bogus.tag:127.0.0.4 OK
42 dnl ## bogus.tag:127 REJECT
43 dnl ## bogus.tag: OK
46 dnl ## will lookup the A record for 7.6.45.123.bogus.org. If there
53 dnl ## "dialup mail from 123.45.6.7: listed at rbl.bogus.org"
/freebsd-9-stable/crypto/openssl/fips/
Dmkfipsscr.pl307 my @bogus = (); # list of unmatched *.rsp files
457 if (!$rspignore && @bogus)
534 push @bogus, $_;
/freebsd-9-stable/usr.bin/locale/
Dlocale.c398 int bogus; in init_locales_list() local
422 for (bogus = i = 0; i < NBOGUS; i++) in init_locales_list()
425 bogus = 1; in init_locales_list()
426 if (!bogus) in init_locales_list()
/freebsd-9-stable/contrib/opie/libmissing/
DMakefile.in16 OBJS=bogus.o @MISSING@
/freebsd-9-stable/tools/regression/bin/sh/parameters/
Dpwd1.02 # Check that bogus PWD values are not accepted from the environment.
/freebsd-9-stable/sbin/devd/
Ddevd.hh58 static const std::string bogus; member in var_list
Ddevd.cc367 const string var_list::bogus = "_$_$_$_$_B_O_G_U_S_$_$_$_$_"; member in var_list
377 return (var_list::bogus); in get_variable()
/freebsd-9-stable/contrib/file/magic/Magdir/
Dunknown8 # doesn't have the "version %ld", which may be a bogus COFFism (I don't
Dclipper28 # implemented (at least not after I blew off the bogus code to turn
/freebsd-9-stable/contrib/bind9/lib/dns/
Dpeer.c230 peer->bogus = ISC_FALSE; in dns_peer_newprefix()
326 peer->bogus = newval; in dns_peer_setbogus()
338 *retval = peer->bogus; in dns_peer_getbogus()
/freebsd-9-stable/crypto/heimdal/cf/
Dkrb-bigendian.m423 bogus endian macros
/freebsd-9-stable/contrib/bind9/lib/dns/include/dns/
Dpeer.h69 isc_boolean_t bogus; member
/freebsd-9-stable/usr.bin/kdump/
Dmksubr300 * mode argument is unused (and often bogus and misleading).
/freebsd-9-stable/sbin/dhclient/
Doptions.c130 goto bogus; in parse_option_buffer()
148 bogus: in parse_option_buffer()
/freebsd-9-stable/contrib/sendmail/src/
DTRACEFLAGS50 38 map.c initmaps, setupmaps (bogus map)
Dqueue.c3941 bool bogus = false; local
4048 bogus = st.st_uid != geteuid() &&
4061 if (bogus && st.st_gid == getegid() && UseMSP)
4079 bogus = !(bitset(S_IWGRP, QueueFileMode) &&
4087 if (!bogus)
4088 bogus = bitset(qsafe, st.st_mode);
4089 if (bogus)
DSECURITY108 queue runs about bogus file permission. If you want a queue runner
Dmap.c616 closemaps(bogus) in closemaps() argument
617 bool bogus; in closemaps()
619 stabapply(map_close, bogus);
634 map_close(s, bogus) in map_close() argument
636 int bogus; /* int because of stabapply(), used as bool */
659 (bogus && map->map_class != &BogusMapClass &&
/freebsd-9-stable/usr.sbin/ctm/mkCTM/
Dmkctm.c376 …ruct dirent **nl, const char *dir, const char *name, u_long *ignored, u_long *bogus, u_long *wrong) in GetNext() argument
399 (*bogus)++; in GetNext()
/freebsd-9-stable/sys/kern/
Dvfs_bio.c3868 int bogus, i, iosize; in bufdone_finish() local
3896 bogus = 0; in bufdone_finish()
3911 bogus = bogusflag = 1; in bufdone_finish()
3940 if (bogus && (bp->b_flags & B_UNMAPPED) == 0) { in bufdone_finish()
4107 int i, bogus; in vfs_busy_pages() local
4123 bogus = 0; in vfs_busy_pages()
4152 bogus++; in vfs_busy_pages()
4157 if (bogus && (bp->b_flags & B_UNMAPPED) == 0) { in vfs_busy_pages()
/freebsd-9-stable/etc/
Dnetwork.subr1380 local req_iface iface bogus
1385 bogus=""
1394 bogus="${bogus} ${iface}"
1397 for iface in ${bogus}; do
/freebsd-9-stable/usr.bin/csup/
Dfattr.c95 static const struct fattr bogus = { variable
142 const struct fattr *fattr_bogus = &bogus;
/freebsd-9-stable/contrib/bind9/doc/misc/
Doptions267 bogus <boolean>;
440 bogus <boolean>;
/freebsd-9-stable/contrib/sendmail/
DRELEASE_NOTES9 If FEATURE(`nopercenthack') is used then some bogus input triggered
370 SECURITY: Handle bogus certificates containing NUL characters
375 could occur which might result in bogus characters
541 sendmail(8) had a bogus space in -qGname. Patch from Peng Haitao.
1080 messages on that connection. This prevents bogus "Bad
1283 Call check_relay with the value of ${client_name} to deal with bogus
1639 LIBMILTER: Add extra checks in case a broken MTA sends bogus data
1671 Add ':' to the allowed character list for bogus HELO/EHLO
1764 CONFIG: Fix regression bug in proto.m4 that caused a bogus
1845 CONFIG: Deal with an empty hostname created via bogus
[all …]
/freebsd-9-stable/contrib/libpcap/
DINSTALL.txt88 /usr/ucb/cc interface. If you do, you will get bogus warnings and
192 cracker trick to get people to install trojans is to distribute bogus

12345678