Searched refs:suffix (Results 1 - 25 of 239) sorted by relevance

12345678910

/freebsd-13-stable/contrib/xz/src/xz/
H A Dsuffix.h3 /// \file suffix.h
4 /// \brief Checks filename suffix and creates the destination filename
22 /// \brief Set a custom filename suffix
24 /// This function calls xstrdup() for the given suffix, thus the caller
26 /// suffix, thus if this is called multiple times, the old suffixes are freed
28 extern void suffix_set(const char *suffix);
H A Dsuffix.c3 /// \file suffix.c
4 /// \brief Checks filename suffix and creates the destination filename
19 // For case-insensitive filename suffix on case-insensitive systems
53 /// \brief Test for special suffix used for 8.3 short filenames (SFN)
79 /// \param suffix Filename suffix to look for
83 /// \return If src_name has the suffix, src_len - strlen(suffix) is
87 test_suffix(const char *suffix, const char *src_name, size_t src_len) argument
89 const size_t suffix_len = strlen(suffix);
183 msg_suffix(const char *src_name, const char *suffix) argument
264 const char *suffix = custom_suffix != NULL local
388 suffix_set(const char *suffix) argument
[all...]
/freebsd-13-stable/contrib/ipfilter/lib/
H A Dprintaddr.c17 char *suffix; local
22 suffix = "bcast";
28 suffix = NULL;
32 suffix = "net";
36 suffix = "netmasked";
40 suffix = "peer";
44 suffix = NULL;
51 suffix = NULL;
57 suffix = NULL;
63 suffix
[all...]
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dsuff-phony.exp1 Adding suffix ".c"
7 No valid suffix on all
9 No known suffix on .END. Using .NULL suffix
10 adding suffix rules
H A Dsuff-lookup.exp1 Adding suffix ".c"
2 Adding suffix ".cc"
3 Adding suffix ".ccc"
4 Adding suffix ".short"
5 Adding suffix ".sho"
6 Adding suffix ".dead-end"
28 Adding suffix ".c"
29 Adding suffix ".cc"
30 Adding suffix ".ccc"
35 Adding suffix "
[all...]
H A Dsuff-incomplete.exp6 Adding suffix ".a"
7 Adding suffix ".b"
8 Adding suffix ".c"
30 No known suffix on all. Using .NULL suffix
31 adding suffix rules
32 Wildcard expanding "suff-incomplete.c"...suffix is ".c"...
35 Wildcard expanding "suff-incomplete.c"...suffix is ".c"...
39 No known suffix on .END. Using .NULL suffix
[all...]
H A Dsuff-transform-select.exp1 Adding suffix ".c"
2 Adding suffix ".d"
6 Adding suffix ".e"
10 Adding suffix ".f"
11 Adding suffix ".g"
26 No known suffix on all. Using .NULL suffix
27 adding suffix rules
34 Wildcard expanding "issue10.e"...suffix is ".e"...
37 suffix i
[all...]
H A Dsuff-rebuild.exp6 Adding suffix ".a"
7 Adding suffix ".b"
8 Adding suffix ".c"
39 No known suffix on all. Using .NULL suffix
40 adding suffix rules
46 No known suffix on suff-rebuild-example. Using .NULL suffix
47 adding suffix rules
56 suffix i
[all...]
H A Dsuff-transform-endless.exp1 Adding suffix ".c"
2 Adding suffix ".d"
6 Adding suffix ".e"
10 Adding suffix ".f"
25 No known suffix on all. Using .NULL suffix
26 adding suffix rules
33 Wildcard expanding "issue6.f"...suffix is ".f"...
40 suffix is ".e"...
H A Dposix1.exp28 Target with suffix transformations
32 Implied source with suffix transformations
36 Suffixless target with suffix transformations
40 Out-of-date dependencies with suffix transformations
44 Member with suffix transformations
68 Target with suffix transformations
72 Implied source with suffix transformations
76 Suffixless target with suffix transformations
80 Out-of-date dependencies with suffix transformations
84 Member with suffix transformation
[all...]
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...]
/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Docteon-model.c154 const char * suffix; local
184 /* Make a guess at the suffix */
192 suffix = "CP";
194 suffix = "SCP";
197 suffix = "EXP";
199 suffix = "NSP";
282 if ((num_cores == 4) && fus3.cn58xx.crip_1024k && !strncmp(suffix, "CP", 2))
305 suffix = "SP";
307 suffix = "SSP";
312 suffix
428 int suffix = (fuse_data >> 14) & 0x1f; local
[all...]
/freebsd-13-stable/usr.bin/basename/
H A Dbasename.c64 char *p, *suffix; local
74 suffix = NULL;
83 suffix = optarg;
101 if ((suffix == NULL && !aflag) && argc == 2) {
102 suffix = argv[1];
105 if (suffix != NULL)
106 suffixlen = strlen(suffix);
110 stripsuffix(p, suffix, suffixlen);
118 stripsuffix(char *p, const char *suffix, size_t suffixlen) argument
125 strcmp(suffix,
[all...]
/freebsd-13-stable/contrib/ncurses/
H A Dmk-2nd.awk35 # suffix rules (to force compilation with the appropriate flags). We could use
97 suffix=".cc"
101 suffix=".c"
104 printf "../%s/%s$o :\t%s/%s%s", model, $1, $3, $1, suffix
131 printf "../%s/%s%s%s", name, dir, $1, suffix
133 printf "%s/%s%s", $3, $1, suffix
H A Dmk-1st.awk41 # suffix (e.g., "_g.a", for debug libraries)
48 # TermlibSuffix (".so" or other suffix for libterm.so)
72 return sprintf("%s%s%s", prefix, a_name, suffix)
77 result = sprintf("%s%s%s.a", prefix, a_name, suffix);
86 result = sprintf("%s%s$(ABI_VERSION)%s", "cyg", a_name, suffix);
88 result = sprintf("%s%s$(ABI_VERSION)%s", "msys-", a_name, suffix);
90 result = sprintf("%s%s$(ABI_VERSION)%s", prefix, a_name, suffix);
92 result = sprintf("%s%s.$(ABI_VERSION)%s", prefix, a_name, suffix);
101 result = sprintf("%s%s$(REL_VERSION)%s", "cyg", a_name, suffix);
103 result = sprintf("%s%s$(ABI_VERSION)%s", "msys-", a_name, suffix);
[all...]
/freebsd-13-stable/contrib/sendmail/contrib/
H A Dcidrexpand151 my ($network, $len, $prefix, $suffix) = @_;
157 print "$prefix$nl$suffix\n";
163 my ($network, $len, $prefix, $suffix) = @_;
169 print_expanded_v6network("::", 1, $prefix, $suffix);
170 print_expanded_v6network("8000::", 1, $prefix, $suffix);
178 print "$prefix$nl$suffix\n";
/freebsd-13-stable/contrib/ncurses/misc/
H A Dgen-pkgconfig.in51 suffix=@PC_MODULE_SUFFIX@
153 reqs="$PANEL_LIBRARY${suffix}, $MENU_LIBRARY${suffix}, $FORM_LIBRARY${suffix}, $MAIN_LIBRARY${suffix}"
156 reqs="$MAIN_LIBRARY${suffix}"
165 reqs="${reqs}${SUB_LIBRARY}${suffix}"
175 echo "** creating ${name}${suffix}.pc"
176 cat >${name}${suffix}.pc <<EOF
188 Name: ${name}${suffix}
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Language/ObjCPlusPlus/
H A DObjCPlusPlusLanguage.cpp21 for (auto suffix : suffixes) {
22 if (file_path.endswith_lower(suffix))
/freebsd-13-stable/contrib/libxo/libxo/
H A Dxo_humanize.h64 const char *suffix, int scale, int flags)
80 assert(suffix != NULL);
109 if (buf == NULL || suffix == NULL)
129 baselen += strlen(suffix);
131 /* Check if enough room for `x y' + suffix + `\0' */
160 sep, SCALE2PREFIX(i), suffix);
166 sep, SCALE2PREFIX(i), suffix);
63 xo_humanize_number(char *buf, size_t len, int64_t bytes, const char *suffix, int scale, int flags) argument
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_set/
H A Dreservation_001_neg.ksh51 set -A suffix "b" "k" "m" "t" "p" "e" "K" "M" "G" "T" "P" "E" "kb" "Mb" "Gb" \
71 while (( $j < ${#suffix[*]} )); do
74 reservation=${values[$i]}${suffix[$j]} $obj \
79 reservation=${values[$i]}${suffix[$j]} $obj"
/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_root/zfs_set/
H A Dreservation_001_neg.ksh66 set -A suffix "b" "k" "m" "t" "p" "e" "K" "M" "G" "T" "P" "E" "kb" "Mb" "Gb" \
86 while (( $j < ${#suffix[*]} )); do
89 reservation=${values[$i]}${suffix[$j]} $obj \
94 reservation=${values[$i]}${suffix[$j]} $obj"
/freebsd-13-stable/contrib/libarchive/libarchive/
H A Darchive_write_set_format_filter_by_ext.c69 int cmpsuff(const char *str, const char *suffix) argument
73 if ((str == NULL) || (suffix == NULL))
77 length_suffix = strlen(suffix);
80 return strcmp(str + (length_str - length_suffix), suffix);
/freebsd-13-stable/contrib/libarchive/tar/
H A Dcreation_set.c49 const char *suffix; member in struct:suffix_code_t
54 get_suffix_code(const struct suffix_code_t *tbl, const char *suffix) argument
58 if (suffix == NULL)
60 for (i = 0; tbl[i].suffix != NULL; i++) {
61 if (strcmp(tbl[i].suffix, suffix) == 0)
68 get_filter_code(const char *suffix) argument
70 /* A pair of suffix and compression/filter. */
87 return get_suffix_code(filters, suffix);
91 get_format_code(const char *suffix) argument
112 decompose_alias(const char *suffix) argument
[all...]
/freebsd-13-stable/lib/libutil/
H A Dhumanize_number.c52 const char *suffix, int scale, int flags)
65 if (buf == NULL || suffix == NULL)
130 baselen += strlen(suffix);
132 /* Check if enough room for `x y' + suffix + `\0' */
175 sep, SCALE2PREFIX(i), suffix);
179 sep, SCALE2PREFIX(i), suffix);
51 humanize_number(char *buf, size_t len, int64_t quotient, const char *suffix, int scale, int flags) argument
/freebsd-13-stable/usr.sbin/bluetooth/iwmbtfw/
H A Diwmbt_fw.c117 const char *prefix, const char *suffix)
135 suffix);
146 suffix);
156 suffix);
168 suffix);
116 iwmbt_get_fwname(struct iwmbt_version *ver, struct iwmbt_boot_params *params, const char *prefix, const char *suffix) argument

Completed in 285 milliseconds

12345678910