Home
last modified time | relevance | path

Searched refs:another (Results 1 – 25 of 229) sorted by relevance

12345678910

/dragonfly/test/libpthread/
H A Dmutex_d.exp166 Unlock on mutex locked by another thread - PASS
170 Unlock on mutex locked by another thread - PASS
174 Unlock on mutex locked by another thread - PASS
178 Unlock on mutex locked by another thread - PASS
182 Unlock on mutex locked by another thread - PASS
186 Unlock on mutex locked by another thread - PASS
190 Unlock on mutex locked by another thread - PASS
194 Unlock on mutex locked by another thread - PASS
198 Unlock on mutex locked by another thread - PASS
202 Unlock on mutex locked by another thread - PASS
[all …]
/dragonfly/contrib/tnftp/src/
H A Dcmds.c699 (argc == 1 && !another(&argc, &argv, "remote-files"))) { in mget()
1214 (argc == 1 && !another(&argc, &argv, "remote-file"))) { in delete()
1234 (argc == 1 && !another(&argc, &argv, "remote-files"))) { in mdelete()
1387 if (argc < 2 && !another(&argc, &argv, "remote-files")) in mls()
1389 if (argc < 3 && !another(&argc, &argv, "local-file")) { in mls()
1497 (void)another(&argc, &argv, "username"); in user()
1596 (argc == 1 && !another(&argc, &argv, "directory-name"))) { in makedir()
2514 (argc == 1 && !another(&argc, &argv, "remote-file"))) { in sizecmd()
2535 (argc == 1 && !another(&argc, &argv, "remote-file"))) { in modtime()
2586 (argc == 1 && !another(&argc, &argv, "local-file"))) { in lpage()
[all …]
H A Ddomacro.c63 (argc < 2 && !another(&argc, &argv, "macro name"))) { in domacro()
H A Dextern.h100 int another(int *, char ***, const char *);
/dragonfly/etc/mail/
H A Dvirtusertable.sample5 # username at another target hostname. Remember to add the source hostname
11 @another.sample.hostname specificuser@a.possibly.different.hostname
12 @yet.another.sample.hostname %1@a.possibly.different.hostname
H A Daccess.sample9 another.source.of.spam REJECT
/dragonfly/contrib/gdb-7/gdb/
H A Dstd-operator.def77 /* +=, -=, *=, and so on. The following exp_element is another opcode,
115 After the arguments come another OP_... (the same one)
120 Then comes another OP_LONG.
130 by another OP_VAR_VALUE, making four exp_elements. If the
137 followed by another OP_VAR_ENTRY_VALUE, making three exp_elements.
145 With another OP_LAST at the end, this makes three exp_elements. */
153 exp_element. With another OP_INTERNALVAR at the end, this
180 /* OP_COMPLEX takes a type in the following element, followed by another
203 With another UNOP_CAST at the end, this makes three exp_elements.
217 With another UNOP_MEMVAL at the end, this makes three exp_elements.
[all …]
H A Dunwind_stop_reasons.def40 error. But that's a project for another day. */
57 that unwinding further would almost certainly give us another
/dragonfly/games/robots/
H A Dmain.c38 static bool another(void);
132 } while (another()); in main()
155 another(void) in another() function
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgengtype-parse.c660 bool another; in struct_field_seq() local
682 another = consume_until_comma_or_semi (false); in struct_field_seq()
694 while (another); in struct_field_seq()
822 bool another; in typedef_decl() local
840 another = consume_until_comma_or_semi (false); in typedef_decl()
844 while (another); in typedef_decl()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgengtype-parse.c798 bool another; in struct_field_seq() local
829 another = consume_until_comma_or_eos (); in struct_field_seq()
841 while (another); in struct_field_seq()
1067 bool another; in typedef_decl() local
1085 another = consume_until_comma_or_eos (); in typedef_decl()
1089 while (another); in typedef_decl()
/dragonfly/sys/netbt/
H A Dhci_unit.c334 another: in hci_intr()
351 goto another; in hci_intr()
367 goto another; in hci_intr()
384 goto another; in hci_intr()
405 goto another; in hci_intr()
/dragonfly/sbin/dhclient/
H A Ddispatch.c122 another: in dispatch()
132 goto another; in dispatch()
/dragonfly/contrib/binutils-2.27/bfd/doc/
H A Dbfdsumm.texi19 another BFD back end routine is called to take the newly
33 another format. One example of this is alignment information in
57 format and writes another. Each BFD back end is responsible for
93 another.
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dbugreport.texi54 the desired results with another C or C++ compiler.
64 interpret it another way. Neither compiler is wrong. The bug is
/dragonfly/games/fortune/datfiles/
H A Dmurphy-o13 one dam thing after another.
/dragonfly/tools/regression/bin/sh/builtins/
H A Dfc2.023 # Old sh duplicates itself after the fc, producing another line
/dragonfly/contrib/file/magic/Magdir/
H A Duuencode20 # ship(1) is another, much cooler alternative to uuencode.
H A Dmsooxml52 # Some OOXML generators add an extra customXml directory. Check another file.
/dragonfly/sys/vfs/isofs/cd9660/
H A DTODO.hibler3 1. Investiate making ISOFS another UFS shared filesystem (ala FFS/MFS/LFS).
/dragonfly/contrib/gmp/scanf/
H A Ddoscan.c243 another: in gmpscan()
349 goto another; in gmpscan()
/dragonfly/usr.bin/getconf/
H A Dprogenv.gperf26 * The alt_path member gives the path containing another `getconf'
/dragonfly/contrib/lvm2/dist/doc/
H A Dpvmove_outline.txt16 2. Set up *another* (254:4) device with the mapping table of our LV.
/dragonfly/share/examples/ppp/
H A Dppp.conf.span-isp81 # If the link to your ISP is via another type of interface (cable modem
100 # another process is already running and to pass the link over to that
/dragonfly/contrib/binutils-2.27/bfd/
H A DREADME14 BFD is normally built as part of another package. See the build

12345678910