Searched refs:suffixes (Results 1 – 14 of 14) sorted by relevance
/titanic_50/usr/src/tools/protocmp/ |
H A D | depend.c | 147 char **suffixes; in find_dependencies() local 190 for (suffixes = &suffix_list[0]; *suffixes != NULL; in find_dependencies() 191 suffixes++) { in find_dependencies() 193 *suffixes); in find_dependencies()
|
/titanic_50/usr/src/uts/common/dtrace/ |
H A D | profile.c | 209 } suffixes[] = { in profile_provide() local 299 for (i = 0, mult = 0; suffixes[i].name != NULL; i++) { in profile_provide() 300 if (strcasecmp(suffixes[i].name, suffix) == 0) { in profile_provide() 301 mult = suffixes[i].mult; in profile_provide() 306 if (suffixes[i].name == NULL && *suffix != '\0') in profile_provide()
|
/titanic_50/usr/src/cmd/man/ |
H A D | makewhatis.c | 271 char *suffixes[] = { "", ".gz", ".bz2", NULL }; in no_page_exists() local 276 for (j = 0; suffixes[j] != NULL; j++) { in no_page_exists() 278 dir, names->sl_str[i], suffix, suffixes[j]); in no_page_exists()
|
/titanic_50/usr/src/cmd/make/bin/ |
H A D | globals.cc | 158 Dependency suffixes; variable
|
H A D | implicit.cc | 527 for (suffix = suffixes; suffix != NULL; suffix = suffix->next) { in find_ar_suffix_rule() 628 for (suffix = suffixes; suffix != NULL; suffix = suffix->next) { in find_double_suffix_rule() 707 if ((suffixes == NULL) || !working_on_targets) { in build_suffix_list() 719 for (source_suffix = suffixes; in build_suffix_list()
|
H A D | misc.cc | 369 for (dep = suffixes; dep != NULL; dep = dep->next) { in dump_make_state()
|
H A D | read2.cc | 1487 suffixes = NULL; in read_suffixes_list() 1500 for (insert_dep = &suffixes, dp = *insert_dep; in read_suffixes_list()
|
H A D | doname.cc | 1246 for (suffix = suffixes; suffix != NULL; suffix = suffix->next) { in check_dependencies()
|
/titanic_50/usr/src/cmd/make/include/mk/ |
H A D | defs.h | 274 extern Dependency suffixes;
|
/titanic_50/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
H A D | help-l10n-comments.txt | 47 The suffixes used to identify the Tag, Title, Content, Keywords,
|
/titanic_50/usr/src/lib/libshell/common/ |
H A D | sh.memo | 551 variables ends with any of these suffixes
|
/titanic_50/usr/src/cmd/sendmail/cf/ |
H A D | README | 4163 ".mc" suffixes, and must be run through m4 to
|
/titanic_50/usr/src/cmd/terminfo/ |
H A D | termcap.src | 157 # The following are conventionally used suffixes: 172 # If a name has multiple suffixes and one is a line height, that one should 4916 # Except for the "-emx" suffixes, these are as distributed with EMX 0.9b,
|
H A D | terminfo.src | 157 # The following are conventionally used suffixes: 172 # If a name has multiple suffixes and one is a line height, that one should 5587 # Except for the "-emx" suffixes, these are as distributed with EMX 0.9b,
|