Searched refs:synonyms (Results 1 – 10 of 10) sorted by relevance
/titanic_41/usr/src/lib/c_synonyms/ |
H A D | Makefile.com | 28 OBJECTS = synonyms.o 44 pics/synonyms.o: pics .WAIT synonym_list
|
H A D | syn_common | 33 # Most of these synonyms have been removed from libc and the
|
/titanic_41/usr/src/lib/libcurses/screen/ |
H A D | print.c | 136 pr_heading(char *term, char *synonyms) in pr_heading() argument 213 (void) printf("%s,\n", synonyms); in pr_heading() 216 (void) printf("%s:\\\n", synonyms); in pr_heading() 217 caplen = strlen(synonyms) + 1; in pr_heading() 221 (void) printf(" %s\n", synonyms); in pr_heading()
|
/titanic_41/usr/src/cmd/mdb/intel/kmdb/ |
H A D | kaif.c | 198 static const kaif_reg_synonyms_t synonyms[] = { in kaif_find_regp() local 216 for (i = 0; i < sizeof (synonyms) / sizeof (synonyms[0]); i++) { in kaif_find_regp() 217 if (strcmp(synonyms[i].rs_syn, regname) == 0) in kaif_find_regp() 218 regname = synonyms[i].rs_name; in kaif_find_regp()
|
/titanic_41/usr/src/lib/libc/ |
H A D | README | 228 PSARC 2008/309 expunge synonyms.h 229 6700179 expunge synonyms.h 243 synonyms.h, which would #define open _open, for all such symbols. 247 actually necessary. Thus synonyms.h was removed, and no new synonym symbols 250 used, thus these existing synonyms must continue to exist to maintain 273 weak synonyms scoped private, but this was both difficult to verify, difficult
|
/titanic_41/exception_lists/ |
H A D | interface_cmp | 110 # 6700179 expunge synonyms.h 111 # PSARC 2008/309 expunge synonyms.h
|
/titanic_41/usr/src/cmd/vi/port/ |
H A D | ex.news | 628 The options w300, w1200, and w9600 can be set. They are synonyms 1047 The options w300, w1200, and w9600 can be set. They are synonyms
|
/titanic_41/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 4928 % Define two synonyms:
|
/titanic_41/usr/src/cmd/terminfo/ |
H A D | termcap.src | 146 # type, last entry is a verbose description. Others are mnemonic synonyms for
|
H A D | terminfo.src | 146 # type, last entry is a verbose description. Others are mnemonic synonyms for
|