Searched refs:knownkeytype (Results 1 – 1 of 1) sorted by relevance
69 static const struct keylist *knownkeytype(char *);129 ((k = knownkeytype(typestring)) != NULL)) { in main()142 knownkeytype(char *type) in knownkeytype() function