Searched refs:kw (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_matching.c52 keyword2string(unsigned int kw) argument
54 switch(kw) {
265 struct keyword_desc *kw, *nextkw; local
271 for (kw = matching_keywords; kw->value != NULL; kw++) {
272 if (strncmp(*rule, kw->value, kw->length) == 0) {
273 kw_type = kw->kwtype;
274 kwval_type = kw
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Locale/
H A DLanguage.pm212 kw:Cornish
H A DCountry.pm426 kw:kwt:414:Kuwait
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/LangTags/
H A DList.pm298 {ar-kw} Kuwait Arabic;
515 =item {kw} : Cornish
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dtoke.c6038 int kw; local
6040 kw = keyword(w, s - w) || get_cv(w, FALSE) != 0;
6042 if (kw)

Completed in 50 milliseconds