/dports/misc/libsolv/libsolv-0.7.19/src/ |
H A D | repodata.c | 613 Repokey *key; in find_key_data() local 705 Repokey *key; in repodata_lookup_id() local 723 Repokey *key; in repodata_lookup_str() local 746 Repokey *key; in repodata_lookup_num() local 774 Repokey *key; in repodata_lookup_bin_checksum() local 794 Repokey *key; in repodata_lookup_idarray() local 1189 repodata_search_array(Repodata *data, Id solvid, Id keyname, int flags, Repokey *key, KeyValue *kv,… in repodata_search_array() 2629 repodata_set_bin_checksum(Repodata *data, Id solvid, Id keyname, Id type, in repodata_set_bin_checksum() 2648 repodata_set_checksum(Repodata *data, Id solvid, Id keyname, Id type, in repodata_set_checksum() 2662 repodata_chk2str(Repodata *data, Id type, const unsigned char *buf) in repodata_chk2str() [all …]
|
H A D | repo.c | 601 solv_depmarker(Id keyname, Id marker) in solv_depmarker() 683 repo_matchvalue(void *cbdata, Solvable *s, Repodata *data, Repokey *key, KeyValue *kv) in repo_matchvalue() 743 solvable_offsetptr(Solvable *s, Id keyname) in solvable_offsetptr() 910 …h(Repo *repo, Id p, Id keyname, const char *match, int flags, int (*callback)(void *cbdata, Solvab… in repo_search() 934 Id type; in repo_lookup_repodata() local 959 Id type; in repo_lookup_repodata_opt() local 985 Id type; in repo_lookup_filelist_repodata() local 1137 repo_lookup_id(Repo *repo, Id entry, Id keyname) in repo_lookup_id() 1269 Id type; in repo_lookup_type() local 1380 repo_set_id(Repo *repo, Id p, Id keyname, Id id) in repo_set_id() [all …]
|
/dports/net/samba412/samba-4.12.15/source3/utils/ |
H A D | dbwrap_tool.c | 38 const char *keyname, in dbwrap_tool_fetch_int32() 56 const char *keyname, in dbwrap_tool_fetch_uint32() 74 const char *keyname, in dbwrap_tool_fetch_string() 98 const char *keyname, in dbwrap_tool_fetch_hex() 133 const char *keyname, in dbwrap_tool_store_int32() 154 const char *keyname, in dbwrap_tool_store_uint32() 305 TDB_DATA key = dbwrap_record_get_key(rec); in listkey_fn() local 324 const char *keyname, in dbwrap_tool_listkeys() 341 enum dbwrap_type type; member 374 const char *keyname = ""; in main() local [all …]
|
/dports/net/samba412/samba-4.12.15/lib/util/ |
H A D | smb_threads_internal.h | 33 #define SMB_THREAD_LOCK_INTERNAL(plock, type, location) \ argument 49 #define SMB_THREAD_CREATE_TLS(keyname, key) \ argument 52 #define SMB_THREAD_DESTROY_TLS(key) \ argument 59 #define SMB_THREAD_SET_TLS(key, val) \ argument 63 #define SMB_THREAD_GET_TLS(key) \ argument
|
/dports/www/moodle310/moodle/lib/xmldb/ |
H A D | xmldb_table.php | 121 public function addKey($key, $after=null) { 310 public function getKey($keyname) { 323 public function findKeyInArray($keyname) { 445 public function deleteKey($keyname) { 780 …public function add_field($name, $type, $precision=null, $unsigned=null, $notnull=null, $sequence=… 797 public function add_key($name, $type, $fields, $reftable=null, $reffields=null) { 811 public function add_index($name, $type, $fields, $hints = array()) {
|
/dports/www/moodle311/moodle/lib/xmldb/ |
H A D | xmldb_table.php | 121 public function addKey($key, $after=null) { 310 public function getKey($keyname) { 323 public function findKeyInArray($keyname) { 445 public function deleteKey($keyname) { 780 …public function add_field($name, $type, $precision=null, $unsigned=null, $notnull=null, $sequence=… 797 public function add_key($name, $type, $fields, $reftable=null, $reffields=null) { 811 public function add_index($name, $type, $fields, $hints = array()) {
|
/dports/www/moodle39/moodle/lib/xmldb/ |
H A D | xmldb_table.php | 121 public function addKey($key, $after=null) { 310 public function getKey($keyname) { 323 public function findKeyInArray($keyname) { 445 public function deleteKey($keyname) { 780 …public function add_field($name, $type, $precision=null, $unsigned=null, $notnull=null, $sequence=… 797 public function add_key($name, $type, $fields, $reftable=null, $reffields=null) { 811 public function add_index($name, $type, $fields, $hints = array()) {
|
/dports/games/naev/naev-0.7.0/src/ |
H A D | nlua_naev.c | 114 const char *keyname; in naev_keyGet() local 115 SDLKey key; in naev_keyGet() local 116 KeybindType type; in naev_keyGet() local 177 const char *key; in naev_keyEnable() local
|
/dports/textproc/fox-xml/fox-4.1.2-91-g9c6716e/common/ |
H A D | m_common_attrs.F90 | 25 integer :: type = 11 component 468 subroutine add_item_to_dict(dict, key, value, prefix, nsURI, type, itype, specified, declared) argument 474 character(len=*), intent(in), optional :: type local 609 character(len=*), intent(in) :: keyname local 622 character(len=*), intent(in) :: keyname local 632 character(len=*), intent(in) :: keyname local 644 character(len=*), intent(in) :: keyname local 655 character(len=*), intent(in) :: keyname local 667 character(len=*), intent(in) :: keyname local 695 character(len=getType_by_index_len(dict, i)) :: type local [all …]
|
/dports/www/htdigest/httpd-2.4.6/os/win32/ |
H A D | ap_regkey.c | 46 static apr_status_t regkey_cleanup(void *key) in regkey_cleanup() 60 const char *keyname, in ap_regkey_open() 131 const char *keyname, in ap_regkey_remove() 180 ap_regkey_t *key, in ap_regkey_value_get() 188 DWORD type; in ap_regkey_value_get() local 283 AP_DECLARE(apr_status_t) ap_regkey_value_set(ap_regkey_t *key, in ap_regkey_value_set() 294 DWORD type = (flags & AP_REGKEY_EXPAND) ? REG_EXPAND_SZ : REG_SZ; in ap_regkey_value_set() local 344 ap_regkey_t *key, in ap_regkey_value_raw_get() 403 AP_DECLARE(apr_status_t) ap_regkey_value_raw_set(ap_regkey_t *key, in ap_regkey_value_raw_set() 444 ap_regkey_t *key, in ap_regkey_value_array_get() [all …]
|
/dports/www/apache24/httpd-2.4.53/os/win32/ |
H A D | ap_regkey.c | 46 static apr_status_t regkey_cleanup(void *key) in regkey_cleanup() 60 const char *keyname, in ap_regkey_open() 131 const char *keyname, in ap_regkey_remove() 180 ap_regkey_t *key, in ap_regkey_value_get() 188 DWORD type; in ap_regkey_value_get() local 283 AP_DECLARE(apr_status_t) ap_regkey_value_set(ap_regkey_t *key, in ap_regkey_value_set() 294 DWORD type = (flags & AP_REGKEY_EXPAND) ? REG_EXPAND_SZ : REG_SZ; in ap_regkey_value_set() local 344 ap_regkey_t *key, in ap_regkey_value_raw_get() 403 AP_DECLARE(apr_status_t) ap_regkey_value_raw_set(ap_regkey_t *key, in ap_regkey_value_raw_set() 444 ap_regkey_t *key, in ap_regkey_value_array_get() [all …]
|
/dports/net/samba412/samba-4.12.15/source3/registry/ |
H A D | reg_backend_db.c | 158 uint32_t type; member 426 const char *keyname; in regdb_normalize_keynames_fn() local 428 TDB_DATA key; in regdb_normalize_keynames_fn() local 948 const char *keyname, in regdb_delete_key_with_prefix() 982 static WERROR regdb_delete_values(struct db_context *db, const char *keyname) in regdb_delete_values() 987 static WERROR regdb_delete_secdesc(struct db_context *db, const char *keyname) in regdb_delete_secdesc() 1042 char *keyname = NULL; in regdb_store_keys_internal2() local 1184 const char *key; member 1381 const char *key; member 1477 const char *key; member [all …]
|
/dports/databases/redis-devel/redis-0e5b813/tests/modules/ |
H A D | blockonkeys.c | 49 void fsl_aofrw(RedisModuleIO *aof, RedisModuleString *key, void *value) { in fsl_aofrw() 61 int get_fsl(RedisModuleCtx *ctx, RedisModuleString *keyname, int mode, int create, fsl_t **fsl, int… in get_fsl() 62 RedisModuleKey *key = RedisModule_OpenKey(ctx, keyname, mode); in get_fsl() local 64 int type = RedisModule_KeyType(key); in get_fsl() local 123 RedisModuleString *keyname = RedisModule_GetBlockedClientReadyKey(ctx); in bpop_reply_callback() local 166 RedisModuleString *keyname = RedisModule_GetBlockedClientReadyKey(ctx); in bpopgt_reply_callback() local 307 RedisModuleKey *key = RedisModule_OpenKey(ctx, argv[1], REDISMODULE_WRITE); in blockonkeys_popall_reply_callback() local 340 RedisModuleKey *key = RedisModule_OpenKey(ctx, argv[1], REDISMODULE_READ); in blockonkeys_popall() local 361 RedisModuleKey *key = RedisModule_OpenKey(ctx, argv[1], REDISMODULE_WRITE); in blockonkeys_lpush() local 390 RedisModuleKey *key = RedisModule_OpenKey(ctx, argv[1], REDISMODULE_WRITE); in blockonkeys_blpopn_reply_callback() local [all …]
|
/dports/devel/glib20/glib-2.70.4/gio/ |
H A D | gcontenttype-win32.c | 127 g_content_type_is_a (const gchar *type, in g_content_type_is_a() 149 g_content_type_is_mime_type (const gchar *type, in g_content_type_is_mime_type() 166 g_content_type_is_unknown (const gchar *type) in g_content_type_is_unknown() 174 g_content_type_get_description (const gchar *type) in g_content_type_get_description() 198 g_content_type_get_mime_type (const gchar *type) in g_content_type_get_mime_type() 222 g_content_type_get_icon (const gchar *type) in g_content_type_get_icon() 242 gchar *key = get_registry_classes_key (type, NULL); in g_content_type_get_icon() local 280 g_content_type_get_symbolic_icon (const gchar *type) in g_content_type_get_symbolic_icon() 333 char *key, *content_type; in g_content_type_from_mime_type() local 355 char *type; in g_content_type_guess() local [all …]
|
/dports/databases/redis6/redis-6.0.16/tests/modules/ |
H A D | blockonkeys.c | 48 void fsl_aofrw(RedisModuleIO *aof, RedisModuleString *key, void *value) { in fsl_aofrw() 60 int get_fsl(RedisModuleCtx *ctx, RedisModuleString *keyname, int mode, int create, fsl_t **fsl, int… in get_fsl() 61 RedisModuleKey *key = RedisModule_OpenKey(ctx, keyname, mode); in get_fsl() local 63 int type = RedisModule_KeyType(key); in get_fsl() local 120 RedisModuleString *keyname = RedisModule_GetBlockedClientReadyKey(ctx); in bpop_reply_callback() local 163 RedisModuleString *keyname = RedisModule_GetBlockedClientReadyKey(ctx); in bpopgt_reply_callback() local
|
/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/ |
H A D | htreg.cc | 58 bool ht_registry_data::editdialog(const char *keyname) in editdialog() 111 bool ht_registry_data_dword::editdialog(const char *keyname) in editdialog() 167 bool ht_registry_data_raw::editdialog(const char *keyname) in editdialog() 224 bool ht_registry_data_string::editdialog(const char *keyname) in editdialog() 599 ht_registry_node_type type; in init() member 628 int ht_registry::create_node(const char *key, ht_registry_node_type type) in create_node() 650 int ht_registry::create_subdir(const char *key) in create_subdir() 670 int ht_registry::delete_node(const char *key) in delete_node() 917 int ht_registry::set_dword(const char *key, uint32 d) in set_dword() 927 int ht_registry::set_node(const char *key, ht_registry_node_type type, ht_registry_data *data) in set_node() [all …]
|
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/tests/ |
H A D | dst_test.c | 129 check_sig(const char *datapath, const char *sigpath, const char *keyname, in check_sig() 130 dns_keytag_t id, dns_secalg_t alg, int type, bool expect) { in check_sig() 134 dst_key_t *key = NULL; in check_sig() local 259 const char *keyname; in sig_test() member
|
/dports/dns/bind911/bind-9.11.37/lib/dns/tests/ |
H A D | dst_test.c | 134 check_sig(const char *datapath, const char *sigpath, const char *keyname, in check_sig() 135 dns_keytag_t id, dns_secalg_t alg, int type, bool expect) in check_sig() 140 dst_key_t *key = NULL; in check_sig() local 266 const char *keyname; in sig_test() member
|
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/tests/ |
H A D | dst_test.c | 129 check_sig(const char *datapath, const char *sigpath, const char *keyname, in check_sig() 130 dns_keytag_t id, dns_secalg_t alg, int type, bool expect) { in check_sig() 134 dst_key_t *key = NULL; in check_sig() local 259 const char *keyname; in sig_test() member
|
/dports/databases/redis6/redis-6.0.16/src/modules/ |
H A D | hellotype.c | 107 RedisModuleKey *key = RedisModule_OpenKey(ctx,argv[1], in HelloTypeInsert_RedisCommand() local 109 int type = RedisModule_KeyType(key); in HelloTypeInsert_RedisCommand() local 144 RedisModuleKey *key = RedisModule_OpenKey(ctx,argv[1], in HelloTypeRange_RedisCommand() local 146 int type = RedisModule_KeyType(key); in HelloTypeRange_RedisCommand() local 180 RedisModuleKey *key = RedisModule_OpenKey(ctx,argv[1], in HelloTypeLen_RedisCommand() local 182 int type = RedisModule_KeyType(key); in HelloTypeLen_RedisCommand() local 203 RedisModuleString *keyname = RedisModule_GetBlockedClientReadyKey(ctx); in HelloBlock_Reply() local 204 RedisModuleKey *key = RedisModule_OpenKey(ctx,keyname,REDISMODULE_READ); in HelloBlock_Reply() local 205 int type = RedisModule_KeyType(key); in HelloBlock_Reply() local 238 RedisModuleKey *key = RedisModule_OpenKey(ctx,argv[1], in HelloTypeBRange_RedisCommand() local [all …]
|
/dports/databases/redis-devel/redis-0e5b813/src/modules/ |
H A D | hellotype.c | 107 RedisModuleKey *key = RedisModule_OpenKey(ctx,argv[1], in HelloTypeInsert_RedisCommand() local 109 int type = RedisModule_KeyType(key); in HelloTypeInsert_RedisCommand() local 144 RedisModuleKey *key = RedisModule_OpenKey(ctx,argv[1], in HelloTypeRange_RedisCommand() local 146 int type = RedisModule_KeyType(key); in HelloTypeRange_RedisCommand() local 180 RedisModuleKey *key = RedisModule_OpenKey(ctx,argv[1], in HelloTypeLen_RedisCommand() local 182 int type = RedisModule_KeyType(key); in HelloTypeLen_RedisCommand() local 203 RedisModuleString *keyname = RedisModule_GetBlockedClientReadyKey(ctx); in HelloBlock_Reply() local 204 RedisModuleKey *key = RedisModule_OpenKey(ctx,keyname,REDISMODULE_READ); in HelloBlock_Reply() local 205 int type = RedisModule_KeyType(key); in HelloBlock_Reply() local 238 RedisModuleKey *key = RedisModule_OpenKey(ctx,argv[1], in HelloTypeBRange_RedisCommand() local [all …]
|
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/ |
H A D | SUMA_input.c | 16 char keyname[100]; in SUMA_KeyPress() local 17 char *key=NULL, c='\0'; in SUMA_KeyPress() local 291 char tk[]={"("}, keyname[100]; in SUMA_parenleft_Key() local 429 char tk[]={"@"}, keyname[100]; in SUMA_at_Key() local 483 char tk[]={"*"}, keyname[100]; in SUMA_asterisk_Key() local 530 char tk[]={"/"}, keyname[100]; in SUMA_slash_Key() local 598 char tk[]={"+"}, keyname[100]; in SUMA_plus_Key() local 631 char tk[]={"-"}, keyname[100]; in SUMA_minus_Key() local 664 char tk[]={"="}, keyname[100]; in SUMA_equal_Key() local 698 char tk[]={"["}, keyname[100]; in SUMA_bracketleft_Key() local [all …]
|
/dports/sysutils/cfengine/cfengine-3.19.0/libpromises/ |
H A D | crypto.c | 346 char keyname[CF_MAXVARSIZE], newname[CF_BUFSIZE], oldname[CF_BUFSIZE]; in HavePublicKey() local 429 bool SavePublicKey(const char *user, const char *digest, const RSA *key) in SavePublicKey() 431 char keyname[CF_MAXVARSIZE], filename[CF_BUFSIZE]; in SavePublicKey() local 495 RSA *key; in LoadPublicKey() local 535 RSA *key = NULL; in LoadPubkeyDigest() local 572 RSA* key; in TrustKey() local 604 char type, unsigned char *key) in EncryptString() 690 char type, unsigned char *key) in DecryptString()
|
/dports/sysutils/cfengine317/cfengine-3.17.0/libpromises/ |
H A D | crypto.c | 346 char keyname[CF_MAXVARSIZE], newname[CF_BUFSIZE], oldname[CF_BUFSIZE]; in HavePublicKey() local 429 bool SavePublicKey(const char *user, const char *digest, const RSA *key) in SavePublicKey() 431 char keyname[CF_MAXVARSIZE], filename[CF_BUFSIZE]; in SavePublicKey() local 485 RSA *key; in LoadPublicKey() local 525 RSA *key = NULL; in LoadPubkeyDigest() local 562 RSA* key; in TrustKey() local 594 char type, unsigned char *key) in EncryptString() 676 char type, unsigned char *key) in DecryptString()
|
/dports/sysutils/cfengine316/cfengine-3.16.0/libpromises/ |
H A D | crypto.c | 346 char keyname[CF_MAXVARSIZE], newname[CF_BUFSIZE], oldname[CF_BUFSIZE]; in HavePublicKey() local 429 bool SavePublicKey(const char *user, const char *digest, const RSA *key) in SavePublicKey() 431 char keyname[CF_MAXVARSIZE], filename[CF_BUFSIZE]; in SavePublicKey() local 485 RSA *key; in LoadPublicKey() local 525 RSA *key = NULL; in LoadPubkeyDigest() local 562 RSA* key; in TrustKey() local 594 char type, unsigned char *key) in EncryptString() 676 char type, unsigned char *key) in DecryptString()
|