Searched refs:keys (Results 1 – 5 of 5) sorted by relevance
372 const char ** iniparser_getseckeys(const dictionary * d, const char * s, const char ** keys) in iniparser_getseckeys() argument377 if (d == NULL || keys == NULL) return NULL; in iniparser_getseckeys()390 keys[i] = d->key[j]; in iniparser_getseckeys()395 return keys; in iniparser_getseckeys()
156 const char ** iniparser_getseckeys(const dictionary * d, const char * s, const char ** keys);
40 rk_u32 keys; member
385 return list->keys++; in mpp_list_get_key()
1461 # using the <cursor keys>. Press <Enter> to select an item or <escape> to cancel1463 # search box by pressing <Shift>+<cursor down>. Also here use the <cursor keys>