| /freebsd/contrib/pkgconf/libpkgconf/ |
| H A D | personality.c | 173 const char *keyword; member 179 personality_bool_func(pkgconf_cross_personality_t *p, const char *keyword, const size_t lineno, con… in personality_bool_func() 189 personality_copy_func(pkgconf_cross_personality_t *p, const char *keyword, const size_t lineno, con… in personality_copy_func() 199 personality_fragment_func(pkgconf_cross_personality_t *p, const char *keyword, const size_t lineno,… in personality_fragment_func() 227 personality_keyword_set(pkgconf_cross_personality_t *p, const size_t lineno, const char *keyword, c… in personality_keyword_set()
|
| H A D | pkg.c | 144 const char *keyword; member 156 pkgconf_pkg_parser_tuple_func(pkgconf_client_t *client, pkgconf_pkg_t *pkg, const char *keyword, co… in pkgconf_pkg_parser_tuple_func() 166 pkgconf_pkg_parser_version_func(pkgconf_client_t *client, pkgconf_pkg_t *pkg, const char *keyword, … in pkgconf_pkg_parser_version_func() 191 pkgconf_pkg_parser_fragment_func(pkgconf_client_t *client, pkgconf_pkg_t *pkg, const char *keyword,… in pkgconf_pkg_parser_fragment_func() 212 …rser_dependency_func(pkgconf_client_t *client, pkgconf_pkg_t *pkg, const char *keyword, const size… in pkgconf_pkg_parser_dependency_func() 223 …rnal_dependency_func(pkgconf_client_t *client, pkgconf_pkg_t *pkg, const char *keyword, const size… in pkgconf_pkg_parser_internal_dependency_func() 234 …vate_dependency_func(pkgconf_client_t *client, pkgconf_pkg_t *pkg, const char *keyword, const size… in pkgconf_pkg_parser_private_dependency_func() 264 pkgconf_pkg_parser_keyword_set(void *opaque, const size_t lineno, const char *keyword, const char *… in pkgconf_pkg_parser_keyword_set() 387 pkgconf_pkg_parser_value_set(void *opaque, const size_t lineno, const char *keyword, const char *va… in pkgconf_pkg_parser_value_set()
|
| /freebsd/contrib/ntp/ntpdc/ |
| H A D | ntpdc.h | 44 char *keyword; member 55 const char *keyword; /* command key word */ member
|
| /freebsd/contrib/unbound/sldns/ |
| H A D | parse.c | 227 sldns_fget_keyword_data(FILE *f, const char *keyword, const char *k_del, char *data, in sldns_fget_keyword_data() 235 sldns_fget_keyword_data_l(FILE *f, const char *keyword, const char *k_del, char *data, in sldns_fget_keyword_data_l() 492 sldns_bget_keyword_data(sldns_buffer *b, const char *keyword, const char *k_del, char in sldns_bget_keyword_data()
|
| /freebsd/sys/dev/sfxge/common/ |
| H A D | efx_vpd.c | 442 efx_vpd_keyword_t keyword; in efx_vpd_next_keyword() local 511 efx_vpd_keyword_t keyword; in efx_vpd_hunk_verify() local 664 efx_vpd_keyword_t keyword = 0; in efx_vpd_hunk_next() local 737 __in efx_vpd_keyword_t keyword, in efx_vpd_hunk_get() 802 efx_vpd_keyword_t keyword; in efx_vpd_hunk_set() local
|
| /freebsd/crypto/openssh/regress/unittests/authopt/ |
| H A D | tests.c | 200 #define FLAG_TEST(keyword, var, val) \ in test_authkeys_parse() argument 230 #define STRING_TEST(keyword, var, val) \ in test_authkeys_parse() argument 437 #define FLAG_TEST(keybase, keyword, var) \ in test_merge() argument
|
| /freebsd/contrib/ldns/ |
| H A D | parse.c | 258 ldns_fget_keyword_data(FILE *f, const char *keyword, const char *k_del, char *data, in ldns_fget_keyword_data() 266 ldns_fget_keyword_data_l(FILE *f, const char *keyword, const char *k_del, char *data, in ldns_fget_keyword_data_l() 485 ldns_bget_keyword_data(ldns_buffer *b, const char *keyword, const char *k_del, char in ldns_bget_keyword_data()
|
| /freebsd/contrib/sqlite3/autosetup/ |
| H A D | cc-lib.tcl | 129 proc cctest_alignof {keyword} { argument
|
| /freebsd/contrib/ntp/ntpq/ |
| H A D | ntpq.h | 83 const char *keyword; global() member 94 const char *keyword; /* command key word */ global() member
|
| /freebsd/sys/dev/smartpqi/ |
| H A D | smartpqi_main.c | 127 char *keyword, uint32_t *value) in read_device_hint_resource() 159 char *keyword, uint32_t *value) in read_device_hint_decimal_value()
|
| /freebsd/contrib/bc/src/ |
| H A D | args.c | 126 bc_args_redefine(const char* keyword) in bc_args_redefine()
|
| /freebsd/stand/kshim/ |
| H A D | sysinit.h | 41 #define SYSINIT_ENTRY(uniq, keyword, msb, lsb, g_type, g_name, debug) \ argument
|
| /freebsd/crypto/openssl/test/ |
| H A D | evp_test.c | 705 const char *keyword, const char *value) in digest_test_parse() 1001 static int cipher_test_parse(EVP_TEST *t, const char *keyword, in cipher_test_parse() 1680 const char *keyword, const char *value) in mac_test_parse() 2186 static int kem_test_parse(EVP_TEST *t, const char *keyword, const char *value) in kem_test_parse() 2629 const char *keyword, const char *value) in pkey_test_parse() 2792 const char *keyword, const char *value) in pkey_fromdata_test_parse() 3002 const char *keyword, const char *value) in pderive_test_parse() 3145 const char *keyword, const char *value) in scrypt_test_parse() 3162 const char *keyword, const char *value) in pbkdf2_test_parse() 3182 const char *keyword, const char *value) in pkcs12_test_parse() [all …]
|
| /freebsd/contrib/llvm-project/lldb/source/Core/ |
| H A D | UserSettingsController.cpp | 79 Properties::Apropos(llvm::StringRef keyword, in Apropos()
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
| H A D | Highlighter.h | 62 ColorStyle keyword; member
|
| /freebsd/sys/dev/sfxge/ |
| H A D | sfxge.c | 949 efx_vpd_tag_t tag, const char *keyword) in sfxge_vpd_try_add() 972 char keyword[3]; in sfxge_vpd_init() local
|
| H A D | sfxge_ioc.h | 99 uint16_t keyword; member
|
| /freebsd/stand/usb/tools/ |
| H A D | sysinit.c | 45 static const char *keyword; variable
|
| /freebsd/contrib/tcsh/ |
| H A D | gethost.c | 58 static const char *keyword[] = variable
|
| /freebsd/crypto/krb5/src/plugins/preauth/pkinit/ |
| H A D | pkinit_trace.h | 194 #define TRACE_PKINIT_REGEXP_MATCH(c, keyword, comp, value, idx) \ argument 197 #define TRACE_PKINIT_REGEXP_NOMATCH(c, keyword, comp, value, idx) \ argument
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | ntp_scanner.c | 70 keyword( in keyword() function
|
| /freebsd/usr.sbin/ctld/ |
| H A D | iscsi.cc | 72 const char *keyword() const override in keyword() function
|
| H A D | nvmf.cc | 48 const char *keyword() const override in keyword() function
|
| /freebsd/contrib/byacc/ |
| H A D | reader.c | 527 static struct keyword struct 532 keywords[] = { argument 576 keyword(void) in keyword() function
|
| /freebsd/contrib/dialog/ |
| H A D | rc.c | 343 begins_with(char *line, const char *keyword, char **params) in begins_with()
|