Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/look/
H A Dlook.c89 static wchar_t *prepkey(const char *, wchar_t);
143 key = prepkey(*argv++, termchar); in main()
169 prepkey(const char *string, wchar_t termchar) in prepkey() function