Home
last modified time | relevance | path

Searched refs:bang (Results 1 – 24 of 24) sorted by relevance

/freebsd-10-stable/contrib/sendmail/contrib/
Dre-mqueue.pl208 $bang = $!;
209 &syslog('err', 'link(%s, %s/%s): %s', $dfile, $queueB, $dfile, $bang);
210 print STDERR "$0: link($dfile, $queueB/$dfile): $bang\n";
214 $bang = $!;
215 &syslog('err', 'link(%s, %s/%s): %s', $qfile, $queueB, $qfile, $bang);
216 print STDERR "$0: link($qfile, $queueB/$qfile): $bang\n";
222 $bang = $!;
223 &syslog('err', 'link(%s, %s/%s): %s', $xfile, $queueB, $xfile, $bang);
224 print STDERR "$0: link($xfile, $queueB/$xfile): $bang\n";
235 $bang = $!;
[all …]
/freebsd-10-stable/sys/arm/at91/
Dat91_pio.c401 struct at91_gpio_bang *bang; in at91_pio_ioctl() local
451 bang = (struct at91_gpio_bang *)data; in at91_pio_ioctl()
452 at91_pio_bang32(sc, bang->bits, bang->datapin, bang->clockpin); in at91_pio_ioctl()
/freebsd-10-stable/bin/ed/
DPOSIX46 first unescaped character of a <file> argument is a bang (!), then the
98 4) If ed is invoked with a name argument prefixed by a bang (!), then the
100 ed on a file whose name starts with bang, prefix the name with a
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
Dtst.cleanpath.d.out12 cleanpath("/foo/bar/baz/../../bop/bang/../../bar/baz/") = "/foo/bar/baz/"
/freebsd-10-stable/usr.sbin/ppp/
Droute.c735 const struct ncpaddr *gw, int bang, int quiet) in rt_Set() argument
744 if (bang) in rt_Set()
818 if (!bang) { in rt_Set()
830 if (!bang) in rt_Set()
/freebsd-10-stable/contrib/file/src/
Dapprentice.c163 } bang[] = { variable
1176 for (i = 0; bang[i].name != NULL; i++) { in load_1()
1177 if ((size_t)(len - 2) > bang[i].len && in load_1()
1178 memcmp(bang[i].name, line + 2, in load_1()
1179 bang[i].len) == 0) in load_1()
1182 if (bang[i].name == NULL) { in load_1()
1191 bang[i].name); in load_1()
1195 if ((*bang[i].fun)(ms, &me, in load_1()
1196 line + bang[i].len + 2) != 0) { in load_1()
/freebsd-10-stable/contrib/binutils/bfd/doc/
Dchew.c345 static void bang (void);
1380 bang () in bang() function
1488 add_intrinsic ("!", bang);
DChangeLog-910349 * chew.c (paramstuff, outputdots, perform, bang and usage): Remove
/freebsd-10-stable/sys/mips/conf/
DTP-WN1043ND.hints132 # Bit bang bus - override default delay
/freebsd-10-stable/contrib/sendmail/src/
Ddeliver.c4565 char *bang; local
4568 bang = strchr(buf, '!');
4569 if (bang == NULL)
4592 *bang++ = '\0';
4595 bang, buf);
/freebsd-10-stable/games/fortune/datfiles/
Dfreebsd-tips47 (:), q (q), bang (!) and pressing return.
Dfortunes48559 "Flash! flash! bang! bang! and we blazed away,
48562 The tip of my ear. Flash! bang!"
50345 Not with a bang but with a whimper.
55174 the men of the tribe bang their heads on sacred trees until they get a
/freebsd-10-stable/contrib/file/
DChangeLog594 * Tweak strength of generic hash-bang detectors to be less than
857 * Add full range of hash-bang tests for Python and Ruby.
/freebsd-10-stable/contrib/nvi/docs/
Dchangelog527 repeat the last bang command instead of prompting for a new
660 and bang characters weren't getting parsed correctly.
/freebsd-10-stable/sys/conf/
DNOTES1861 # miibus API, the common support for for bit-bang'ing the MII and all
1867 device mii_bitbang # Common module for bit-bang'ing the MII
1868 device miibus # MII support w/ bit-bang'ing and all PHYs
/freebsd-10-stable/contrib/sendmail/cf/
DREADME1707 address (which can already be a bang path itself). It can
2494 allows UUCP (bang-format) / %-hack addresses, all systems from which
3755 default for bang-format recipient
/freebsd-10-stable/share/dict/
Dweb2a3697 bang beggar
3701 bang-up
46095 rattlety-bang
55322 slam-bang
55331 slap-bang
55332 slap-bang shop
65378 tongue-bang
73276 whiz-bang
Dweb218287 bang
/freebsd-10-stable/contrib/gcc/doc/include/
Dtexinfo.tex660 % @! is an end-of-sentence bang.
/freebsd-10-stable/contrib/groff/doc/
Dtexinfo.tex652 % @! is an end-of-sentence bang.
/freebsd-10-stable/contrib/gdb/
Dmd5.sum1757 872a00e3c46112465087bf0aaaedebfd gdb/testsuite/gdb.base/bang.exp
/freebsd-10-stable/contrib/binutils/ld/
DChangeLog-91973548 Tue Apr 4 17:55:18 1995 Steve Chamberlain <sac@bang.hack.com>
/freebsd-10-stable/contrib/amd/doc/
Dtexinfo.tex606 % @! is an end-of-sentence bang.
/freebsd-10-stable/contrib/texinfo/
DChangeLog.468233 Fri Feb 23 19:50:18 1996 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>