Home
last modified time | relevance | path

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

12345678910>>...40

/netbsd/src/usr.bin/ftp/
Dcmds.c417 if (argc == 0 || (argc == 1 && !another(&argc, &argv, "local-file"))) in put()
419 if ((argc < 3 && !another(&argc, &argv, "remote-file")) || argc > 3) { in put()
464 if (argc == 0 || (argc == 1 && !another(&argc, &argv, "local-files"))) { in mput()
588 if (argc == 0 || (argc == 1 && !another(&argc, &argv, "remote-file"))) in getit()
590 if ((argc < 3 && !another(&argc, &argv, "local-file")) || argc > 3) { in getit()
690 (argc == 1 && !another(&argc, &argv, "remote-files"))) { in mget()
1145 (argc == 1 && !another(&argc, &argv, "remote-directory"))) { in cd()
1205 (argc == 1 && !another(&argc, &argv, "remote-file"))) { in delete()
1225 (argc == 1 && !another(&argc, &argv, "remote-files"))) { in mdelete()
1263 if (argc == 0 || (argc == 1 && !another(&argc, &argv, "from-name"))) in renamefile()
[all …]
/netbsd/src/sys/arch/atari/dev/
Dhdfd_intr.s49 addql #1,nintr | add another interrupt
67 | addql #1,_cnt+V_INTR | chalk up another interrupt
78 addql #1,_C_LABEL(intrcnt_user)+88 | add another interrupt
135 addl %d0, _C_LABEL(intrcnt_user)+88 | add another interrupt
/netbsd/src/games/robots/
Dmain.c61 static bool another(void);
193 } while (!Auto_bot && another()); in main()
216 another(void) in another() function
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dstd-operator.def77 /* +=, -=, *=, and so on. The following exp_element is another opcode,
78 a BINOP_, saying how to modify. Then comes another BINOP_ASSIGN_MODIFY,
105 After the arguments come another OP_... (the same one)
110 Then comes another OP_LONG.
120 by another OP_VAR_VALUE, making four exp_elements. If the
127 followed by another OP_VAR_ENTRY_VALUE, making three exp_elements.
134 exp_element, followed by another OP_VAR_MSYM_VALUE, making four
141 With another OP_LAST at the end, this makes three exp_elements. */
149 exp_element. With another OP_INTERNALVAR at the end, this
168 /* OP_COMPLEX takes a type in the following element, followed by another
[all …]
/netbsd/src/tests/usr.bin/grep/
Dd_input4 This is a another line with a Front and an ending
6 Here is another ending.
Dd_begin_end_b.out1 This is a another line with a Front and an ending
Dd_zgrep.out2 This is a another line with a Front and an ending
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgengtype-parse.cc798 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()
/netbsd/src/sys/netbt/
Dhci_unit.c356 another: in hci_intr()
373 goto another; in hci_intr()
390 goto another; in hci_intr()
407 goto another; in hci_intr()
429 goto another; in hci_intr()
/netbsd/src/distrib/syspkg/sets/comp/comp-debug-bin/
DDESCR15 is to allow you to see what is going on ``inside'' another program
16 while it executes, or what another program was doing at the moment
/netbsd/src/distrib/syspkg/sets/comp/comp-debug-man/
DDESCR16 is to allow you to see what is going on ``inside'' another program
17 while it executes, or what another program was doing at the moment
/netbsd/src/external/bsd/wpa/dist/hostapd/
Dhostapd.wpa_psk15 00:11:22:33:44:55 another passphrase
21 00:00:00:00:00:00 another passphrase for all STAs
Dhostapd.radius_clients3 192.168.1.0/24 another very secret passphrase
/netbsd/src/distrib/syspkg/sets/comp/comp-debug-catman/
DDESCR16 is to allow you to see what is going on ``inside'' another program
17 while it executes, or what another program was doing at the moment
/netbsd/src/etc/
Dremote33 unix2400|2400 Baud dial-out to another UNIX system:\
35 unix1200|1200 Baud dial-out to another UNIX system:\
/netbsd/src/usr.bin/make/unit-tests/
Ddirective.mk43 target-without-colon another-target
Ddeptgt-begin.mk19 : Making another $@.
/netbsd/src/external/ibm-public/postfix/dist/src/cleanup/
Dcleanup_milter.in17f12 # Adding the recipient another time should be a NOOP.
Dcleanup_milter.in17g13 # Adding the recipient another time should be a NOOP.
/netbsd/src/external/bsd/openldap/dist/doc/guide/admin/
Dconfig.sdf24 It's easy to upgrade to another configuration later if you want.
40 responsibility for {{subordinate}} entries to another server.
/netbsd/src/distrib/sets/
DREADME19 (i'll add another script to create that dist, later.)
25 also another file in the 'man' dir, which is used by the 'man'
/netbsd/src/crypto/external/bsd/heimdal/dist/cf/
Dproto-compat.m44 dnl Check if the prototype of a function is compatible with another one
/netbsd/src/external/bsd/ntp/dist/sntp/
Dbincheck.mf3 # subdir to warn folks if there is another version there.
/netbsd/src/external/bsd/ntp/dist/
Dbincheck.mf3 # subdir to warn folks if there is another version there.
/netbsd/src/share/man/man0/
Dignore28 another

12345678910>>...40