Home
last modified time | relevance | path

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

/NextBSD/sys/arm/at91/
HDat91_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()
/NextBSD/bin/ed/
HDPOSIX46 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
/NextBSD/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
HDtst.cleanpath.d.out12 cleanpath("/foo/bar/baz/../../bop/bang/../../bar/baz/") = "/foo/bar/baz/"
/NextBSD/contrib/file/src/
HDapprentice.c163 } bang[] = { variable
1124 for (i = 0; bang[i].name != NULL; i++) { in load_1()
1125 if ((size_t)(len - 2) > bang[i].len && in load_1()
1126 memcmp(bang[i].name, line + 2, in load_1()
1127 bang[i].len) == 0) in load_1()
1130 if (bang[i].name == NULL) { in load_1()
1139 bang[i].name); in load_1()
1143 if ((*bang[i].fun)(ms, &me, in load_1()
1144 line + bang[i].len + 2) != 0) { in load_1()
/NextBSD/usr.sbin/ppp/
HDroute.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()
/NextBSD/contrib/binutils/bfd/doc/
HDchew.c345 static void bang (void);
1380 bang () in bang() function
1488 add_intrinsic ("!", bang);
HDChangeLog-910349 * chew.c (paramstuff, outputdots, perform, bang and usage): Remove
/NextBSD/sys/mips/conf/
HDTP-WN1043ND.hints132 # Bit bang bus - override default delay
HDDIR-825B1.hints138 # Bit bang bus - override default delay
/NextBSD/usr.bin/fortune/datfiles/
HDfreebsd-tips47 (:), q (q), bang (!) and pressing return.
HDfortunes48559 "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
/NextBSD/contrib/file/
HDChangeLog440 * Tweak strength of generic hash-bang detectors to be less than
703 * Add full range of hash-bang tests for Python and Ruby.
/NextBSD/sys/conf/
HDNOTES1867 # miibus API, the common support for for bit-bang'ing the MII and all
1873 device mii_bitbang # Common module for bit-bang'ing the MII
1874 device miibus # MII support w/ bit-bang'ing and all PHYs
/NextBSD/share/dict/
HDweb2a3697 bang beggar
3701 bang-up
46095 rattlety-bang
55322 slam-bang
55331 slap-bang
55332 slap-bang shop
65378 tongue-bang
73276 whiz-bang
HDweb218287 bang
/NextBSD/contrib/amd/doc/
HDtexinfo.tex651 % @! is an end-of-sentence bang.
/NextBSD/contrib/groff/doc/
HDtexinfo.tex652 % @! is an end-of-sentence bang.
/NextBSD/contrib/gcc/doc/include/
HDtexinfo.tex660 % @! is an end-of-sentence bang.
/NextBSD/contrib/gdb/
HDmd5.sum1757 872a00e3c46112465087bf0aaaedebfd gdb/testsuite/gdb.base/bang.exp
/NextBSD/contrib/binutils/ld/
HDChangeLog-91973548 Tue Apr 4 17:55:18 1995 Steve Chamberlain <sac@bang.hack.com>