/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/crypto/openssh/regress/unittests/authopt/ |
H A D | tests.c | 201 #define FLAG_TEST(keyword, var, val) \ in test_authkeys_parse() argument 231 #define STRING_TEST(keyword, var, val) \ in test_authkeys_parse() argument 438 #define FLAG_TEST(keybase, keyword, var) \ in test_merge() argument
|
/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/contrib/sqlite3/autosetup/ |
H A D | cc-lib.tcl | 129 proc cctest_alignof {keyword} { 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/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 | 403 char *keyword, uint32_t *value) in read_device_hint_resource() 433 char *keyword, uint32_t *value) in read_device_hint_decimal_value()
|
/freebsd/stand/kshim/ |
H A D | sysinit.h | 41 #define SYSINIT_ENTRY(uniq, keyword, msb, lsb, g_type, g_name, debug) \ argument
|
/freebsd/contrib/bc/src/ |
H A D | args.c | 126 bc_args_redefine(const char* keyword) in bc_args_redefine()
|
/freebsd/crypto/openssl/test/ |
H A D | evp_test.c | 704 const char *keyword, const char *value) in digest_test_parse() 1000 static int cipher_test_parse(EVP_TEST *t, const char *keyword, in cipher_test_parse() 1678 const char *keyword, const char *value) in mac_test_parse() 2189 static int kem_test_parse(EVP_TEST *t, const char *keyword, const char *value) in kem_test_parse() 2631 const char *keyword, const char *value) in pkey_test_parse() 2790 const char *keyword, const char *value) in pkey_fromdata_test_parse() 2999 const char *keyword, const char *value) in pderive_test_parse() 3139 const char *keyword, const char *value) in scrypt_test_parse() 3156 const char *keyword, const char *value) in pbkdf2_test_parse() 3176 const char *keyword, const char *value) in pkcs12_test_parse() [all …]
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | Highlighter.h | 62 ColorStyle keyword; member
|
/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | UserSettingsController.cpp | 92 Apropos(llvm::StringRef keyword,std::vector<const Property * > & matching_properties) const Apropos() argument
|
/freebsd/sys/dev/sfxge/ |
H A D | sfxge.c | 951 efx_vpd_tag_t tag, const char *keyword) in sfxge_vpd_try_add() 974 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 | 51 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()
|
/freebsd/usr.sbin/makefs/ |
H A D | mtree.c | 479 char keyword[PATH_MAX]; in read_mtree_keywords() local
|
/freebsd/contrib/llvm-project/lldb/source/Interpreter/ |
H A D | OptionValueProperties.cpp | 452 llvm::StringRef keyword, in Apropos()
|