Home
last modified time | relevance | path

Searched refs:abbrevs (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/vi/port/
H A Dex_vops2.c1339 for (abno=0; abbrevs[abno].mapto; abno++) {
1340 if (eq(cp, abbrevs[abno].cap)) {
1342 if(reccnt(abbrevs[abno].cap, abbrevs[abno].mapto))
1345 macpush(abbrevs[abno].mapto);
H A Dex_tty.h152 var struct maps abbrevs[MAXNOMACS]; /* for word abbreviations */ variable
H A Dex_cmdsub.c1516 mp = ab ? abbrevs : exclam() ? immacs : arrows; in mapcmd()
/titanic_50/usr/src/lib/krb5/ss/
H A Dss_internal.h63 ss_abbrev_list abbrevs[127]; member