Home
last modified time | relevance | path

Searched refs:prepkey (Results 1 – 1 of 1) sorted by relevance

/src/usr.bin/look/
H A Dlook.c75 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