Home
last modified time | relevance | path

Searched refs:hyphen (Results 1 – 25 of 101) sorted by relevance

12345

/netbsd/src/usr.bin/gzip/
Dzgrep33 hyphen=0
77 hyphen=1
101 elif [ ${hyphen} -gt 0 ]; then
/netbsd/src/external/ibm-public/postfix/dist/src/util/
Dvalid_hostname.ref73 ./valid_hostname: warning: valid_hostname: misplaced hyphen: -.a.b
76 ./valid_hostname: warning: valid_hostname: misplaced hyphen: a.-.b
79 ./valid_hostname: warning: valid_hostname: misplaced hyphen: a.b.-
82 ./valid_hostname: warning: valid_hostname: misplaced hyphen: -aa.b.b
85 ./valid_hostname: warning: valid_hostname: misplaced hyphen: aa-.b.b
88 ./valid_hostname: warning: valid_hostname: misplaced hyphen: a.-bb.b
91 ./valid_hostname: warning: valid_hostname: misplaced hyphen: a.bb-.b
94 ./valid_hostname: warning: valid_hostname: misplaced hyphen: a.b.-bb
97 ./valid_hostname: warning: valid_hostname: misplaced hyphen: a.b.bb-
/netbsd/src/usr.bin/make/unit-tests/
Ddirective-hyphen-include.mk19 _!= echo 'syntax error' > directive-hyphen-include-error.inc
21 _!= rm directive-hyphen-include-error.inc
DMakefile195 TESTS+= directive-hyphen-include
315 TESTS+= sh-leading-hyphen
565 SED_CMDS.sh-leading-hyphen= ${STD_SED_CMDS.shell}
/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dsim-options.c1158 char *hyphen = strchr (cpu_name, '-'); in sim_args_command() local
1159 if (hyphen) in sim_args_command()
1160 *hyphen = 0; in sim_args_command()
1165 if (hyphen) in sim_args_command()
1168 argv[0] += hyphen - cpu_name + 1; in sim_args_command()
1174 if (hyphen) in sim_args_command()
1175 argv[0] -= hyphen - cpu_name + 1; in sim_args_command()
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dlocation.c575 const char *hyphen in explicit_location_spec_lex_one_function() local
582 hyphen = skip_op_false_positives (start, hyphen); in explicit_location_spec_lex_one_function()
585 const char *end = first_of (hyphen, comma); in explicit_location_spec_lex_one_function()
/netbsd/src/crypto/dist/ipsec-tools/src/libipsec/
Dpolicy_token.l77 hyphen \-
/netbsd/src/crypto/dist/ipsec-tools/src/setkey/
Dtoken.l98 hyphen \-
/netbsd/src/crypto/dist/ipsec-tools/src/racoon/
Dcftoken.l124 hyphen \-
/netbsd/src/sys/arch/sparc/stand/ofwboot/
Dversion12 1.6: Allow hyphen in kernel names
/netbsd/src/external/bsd/ntp/dist/scripts/calc_tickadj/
Dcalc_tickadj-opts51 hyphen and the flag character.
Dinvoke-calc_tickadj.texi75 hyphen and the flag character.
/netbsd/src/external/bsd/ntp/dist/scripts/ntp-wait/
Dntp-wait-opts53 hyphen and the flag character.
Dinvoke-ntp-wait.texi74 hyphen and the flag character.
/netbsd/src/external/bsd/ntp/dist/scripts/ntptrace/
Dntptrace-opts53 hyphen and the flag character.
Dinvoke-ntptrace.texi75 hyphen and the flag character.
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/objects/
DREADME.md11 If Long Name contains only word characters and hyphen-minus
/netbsd/src/external/bsd/ntp/dist/scripts/
Dplot_summary-opts64 hyphen and the flag character.
Dsummary-opts60 hyphen and the flag character.
Dinvoke-summary.texi58 hyphen and the flag character.
Dinvoke-plot_summary.texi59 hyphen and the flag character.
/netbsd/src/external/bsd/ntp/dist/scripts/ntpsweep/
Dntpsweep-opts58 hyphen and the flag character.
Dinvoke-ntpsweep.texi60 hyphen and the flag character.
/netbsd/src/external/gpl2/lvm2/dist/doc/
Dtagging.txt15 Can't start with hyphen & max length is 128 (NAME_LEN).
/netbsd/src/crypto/external/bsd/heimdal/dist/doc/
Dlatin1.tex14 \global\catcode`\^^ad=\active \global\let^^ad=\- % soft hyphen

12345