Searched refs:prepkey (Results 1 – 1 of 1) sorted by relevance
75 static wchar_t *prepkey(const char *, wchar_t);129 key = prepkey(*argv++, termchar); in main()155 prepkey(const char *string, wchar_t termchar) in prepkey() function