Home
last modified time | relevance | path

Searched defs:keywords (Results 1 – 18 of 18) sorted by relevance

/freebsd/crypto/openssh/regress/unittests/authopt/
H A Dtests.c140 #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 Dparse.y336 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 DClangHighlighter.h21 llvm::StringSet<> keywords; variable
/freebsd/contrib/one-true-awk/
H A Dlex.c46 const Keyword keywords[] = { /* keep sorted: binary searched */ variable
/freebsd/usr.bin/localedef/
H A Dscanner.c86 } keywords[] = { variable
/freebsd/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmpimport.c282 } keywords[] = { variable
/freebsd/contrib/byacc/test/
H A Dgrammar.y1052 static const char *keywords[] = { in init_parser() local
/freebsd/sbin/pfctl/
H A Dparse.y5628 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 Dmdoc_man.c490 print_offs(const char *v, int keywords) in print_offs()
/freebsd/sbin/route/
H A Droute.c79 } const keywords[] = { variable
/freebsd/contrib/bsnmp/gensnmptree/
H A Dgensnmptree.c436 } keywords[] = { variable
/freebsd/contrib/byacc/test/yacc/
H A Dgrammar.tab.c961 static const char *keywords[] = { in init_parser() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_mtree.c741 int last_is_path, keywords; in detect_form() local
/freebsd/contrib/byacc/test/btyacc/
H A Dgrammar.tab.c1217 static const char *keywords[] = { in init_parser() local
/freebsd/crypto/openssh/
H A Dservconf.c559 } keywords[] = { variable
H A Dreadconf.c190 } keywords[] = { variable
/freebsd/contrib/arm-optimized-routines/math/test/
H A Dmathtest.c366 char *keywords[] = { variable
/freebsd/contrib/byacc/
H A Dreader.c532 keywords[] = { variable