Searched defs:kw (Results 1 - 6 of 6) sorted by relevance
| /src/usr.bin/indent/ | ||
| H A D | lexi.c | 418 const struct keyword *kw = bsearch(token.s, keywords, local in function:lexi_alnum |
| /src/usr.sbin/rpc.pcnfsd/ | ||
| H A D | pcnfsd_misc.c | 500 char *kw; local in function:config_from_file |
| /src/usr.bin/locale/ | ||
| H A D | locale.c | 636 showdetails(char *kw) argument |
| /src/usr.sbin/mtree/ | ||
| H A D | spec.c | 550 char *kw, *val, *md, *ep; local in function:set |
| /src/sbin/ifconfig/ | ||
| H A D | ifconfig.c | 825 struct kwinst kw = {.k_type = KW_T_INT}; local in function:init_afs |
| /src/usr.bin/xlint/lint1/ | ||
| H A D | lex.c | 354 register_keyword(const struct keyword *kw, bool leading, bool trailing) argument 387 is_keyword_known(const struct keyword * kw) argument 418 const struct keyword *kw = keywords + i; local in function:init_lex [all...] |
Completed in 9 milliseconds