Searched defs:keystring (Results 1 – 4 of 4) sorted by relevance
49 char *keystring; member80 void add_suggestion(char *text, int weight, char key, char *keystring, suggestion_func *func) in add_suggestion()
158 u8 keystring[MAX_LINE]; local
2865 keystring[41]; /* Keyword from line */ in cupsdUpdatePrinterPPD() local
510 def ba_set_ephemeral_key(self, keystring, timeout=None, port=None): argument