Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dglob.c173 static void qprintf(const char *, Char *);
338 qprintf("globexp2:", patbuf); in globexp2()
544 qprintf("glob0:", patbuf);
1047 qprintf(const char *str, Char *s) function