Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dglob.c163 static void qprintf(const char *, Char *);
325 qprintf("globexp2:", patbuf); in globexp2()
531 qprintf("glob0:", patbuf);
996 qprintf(const char *str, Char *s) function