Searched refs:styles (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/libast/common/misc/ |
H A D | optget.c | 207 static const Help_t styles[] = variable 2166 …else if ((hp = (Help_t*)search(styles, elementsof(styles), sizeof(styles[0]), (char*)what + 1)) &&… in opthelp() 2180 for (i = 0; i < elementsof(styles); i++) in opthelp() 2181 sfprintf(sp_help, "[:%s?%s]", styles[i].match, styles[i].text); in opthelp() 3327 if (hp = (Help_t*)search(styles, elementsof(styles), sizeof(styles[0]), (char*)what)) in opthelp() 4801 if (hp = (Help_t*)search(styles, elementsof(styles), sizeof(styles[0]), w)) in optget() 5127 if (hp = (Help_t*)search(styles, elementsof(styles), sizeof(styles[0]), s)) in optget()
|
/titanic_41/usr/src/cmd/sgs/elfedit/common/ |
H A D | elfedit.msg | 571 Output styles are described in more detail in the documentation\n\
|
/titanic_41/usr/src/grub/grub-0.97/ |
H A D | aclocal.m4 | 431 # We support both call styles for the transition. After
|
/titanic_41/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 1395 % For now, we do not accumulate font styles: @b{@i{foo}} prints foo in
|