/freebsd/crypto/openssh/regress/unittests/authopt/ |
H A D | tests.c | 140 #define FAIL_TEST(label, keywords) \ in test_authkeys_parse() argument 256 #define ARRAY_TEST(label, keywords, var, nvar, val) \ in test_authkeys_parse() argument 387 #define PREPARE(label, keyname, keywords) \ in test_merge() argument 422 #define FLAG_CASE(keybase, label, keyname, keywords, mostly_off, var, val) \ in test_merge() argument
|
/freebsd/usr.sbin/ypldap/ |
H A D | parse.y | 336 struct keywords { struct 360 return (strcmp(k, ((const struct keywords *)e)->k_name)); in kw_cmp() argument 367 static const struct keywords keywords[] = { in lookup() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ClangCommon/ |
H A D | ClangHighlighter.h | 21 llvm::StringSet<> keywords; variable
|
/freebsd/contrib/one-true-awk/ |
H A D | lex.c | 46 const Keyword keywords[] = { /* keep sorted: binary searched */ variable
|
/freebsd/usr.bin/localedef/ |
H A D | scanner.c | 86 } keywords[] = { variable
|
/freebsd/usr.sbin/bsnmpd/tools/libbsnmptools/ |
H A D | bsnmpimport.c | 282 } keywords[] = { variable
|
/freebsd/contrib/byacc/test/ |
H A D | grammar.y | 1052 static const char *keywords[] = { in init_parser() local
|
/freebsd/sbin/pfctl/ |
H A D | parse.y | 5628 struct keywords { struct 5629 const char *k_name; 5630 int k_val; 6468 static const struct keywords keywords[] = { in lookup() local
|
/freebsd/contrib/mandoc/ |
H A D | mdoc_man.c | 490 print_offs(const char *v, int keywords) in print_offs()
|
/freebsd/sbin/route/ |
H A D | route.c | 79 } const keywords[] = { variable
|
/freebsd/contrib/bsnmp/gensnmptree/ |
H A D | gensnmptree.c | 436 } keywords[] = { variable
|
/freebsd/contrib/byacc/test/yacc/ |
H A D | grammar.tab.c | 961 static const char *keywords[] = { in init_parser() local
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_support_format_mtree.c | 741 int last_is_path, keywords; in detect_form() local
|
/freebsd/contrib/byacc/test/btyacc/ |
H A D | grammar.tab.c | 1217 static const char *keywords[] = { in init_parser() local
|
/freebsd/crypto/openssh/ |
H A D | servconf.c | 559 } keywords[] = { variable
|
H A D | readconf.c | 190 } keywords[] = { variable
|
/freebsd/contrib/arm-optimized-routines/math/test/ |
H A D | mathtest.c | 366 char *keywords[] = { variable
|
/freebsd/contrib/byacc/ |
H A D | reader.c | 532 keywords[] = { variable
|