Searched refs:suffix (Results 101 - 125 of 1166) sorted by relevance

1234567891011>>

/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dslapd.conf63 suffix "dc=my-domain,dc=com"
/netbsd-current/external/bsd/openldap/dist/tests/data/
H A Dslapd2.conf33 suffix "dc=example,dc=com"
H A Dslapd.conf38 suffix "dc=example,dc=com"
/netbsd-current/external/bsd/openldap/dist/tests/data/regressions/its8721/
H A Dslapd-backend.conf33 suffix "cn=@ID@,dc=example,dc=com"
H A Dslapd-proxy.conf36 suffix "dc=example,dc=com"
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-i386/
H A Dcall3d.d3 #ld: -melf_i386 -z call-nop=suffix-nop
H A Dcall3g.d3 #ld: -melf_i386 -z call-nop=suffix-0x90
H A Dcall3h.d3 #ld: -melf_i386 -z call-nop=suffix-144
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/sparc/
H A Dpr19910-1.d3 #name: PR19910 - make sure that U suffix is accepted
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-x86-64/
H A Dcall1d.d3 #ld: -melf_x86_64 -z call-nop=suffix-nop
H A Dcall1g.d3 #ld: -melf_x86_64 -z call-nop=suffix-0x90
H A Dcall1h.d3 #ld: -melf_x86_64 -z call-nop=suffix-144
H A Dcall1i.d3 #ld: -melf32_x86_64 -z call-nop=suffix-0x90
/netbsd-current/external/gpl3/gdb.old/dist/sim/igen/
H A Dtable.h124 (lf *file, char *prefix, const line_ref *line, char *suffix);
127 (lf *file, char *prefix, const table_entry *entry, char *suffix);
H A Dfilter.h69 extern void dump_filter (lf *file, char *prefix, filter *filt, char *suffix);
/netbsd-current/external/gpl3/gdb/dist/sim/igen/
H A Dtable.h125 (lf *file, const char *prefix, const line_ref *line, const char *suffix);
128 (lf *file, const char *prefix, const table_entry *entry, const char *suffix);
H A Dfilter.h70 (lf *file, const char *prefix, const filter *filt, const char *suffix);
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.linespec/
H A Dkeywords.exp80 foreach suffix {"" " " " thread 1"} {
82 with_test_prefix "prefix: '$prefix', suffix: '$suffix', cond: '$cond'" {
83 gdb_breakpoint "main ${prefix}-force-condition${suffix}${cond}"\
/netbsd-current/usr.bin/make/unit-tests/
H A Dsuff-main-several.exp10 Adding suffix ".1"
11 Adding suffix ".2"
17 Adding suffix ".3"
23 Adding suffix ".4"
34 Adding suffix ".4"
35 Adding suffix ".3"
36 Adding suffix ".2"
37 Adding suffix ".1"
43 Adding suffix ".1"
44 Adding suffix "
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/ld/
H A Dldfile.h61 const char *lib, const char *suffix);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dcorefile-buildid.exp157 proc locate_exec_from_core_build_id {corefile buildid suffix \
169 set debugdir [standard_output_file $d-$suffix]
236 # directory for the test. The suffix will be used, joined with spaces,
239 set suffix {}
241 lappend suffix "shared"
243 lappend suffix "exec"
250 untested "could not strip executable for [join $suffix \ ]"
257 lappend suffix "sepdebug"
271 untested "binary for [join $suffix \ ] has no build-id"
276 with_test_prefix "[join $suffix \ ]" {
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dcorefile-buildid.exp157 proc locate_exec_from_core_build_id {corefile buildid suffix \
169 set debugdir [standard_output_file $d-$suffix]
236 # directory for the test. The suffix will be used, joined with spaces,
239 set suffix {}
241 lappend suffix "shared"
243 lappend suffix "exec"
250 untested "could not strip executable for [join $suffix \ ]"
257 lappend suffix "sepdebug"
260 with_test_prefix "[join $suffix \ ]" {
278 [join $suffix
[all...]
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_write_set_format_filter_by_ext.c68 int cmpsuff(const char *str, const char *suffix) argument
72 if ((str == NULL) || (suffix == NULL))
76 length_suffix = strlen(suffix);
79 return strcmp(str + (length_str - length_suffix), suffix);
/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Dldfile.h61 const char *lib, const char *suffix);
/netbsd-current/external/gpl3/binutils/dist/ld/
H A Dldfile.h61 const char *lib, const char *suffix);

Completed in 245 milliseconds

1234567891011>>