Searched defs:contitle (Results 1 - 1 of 1) sorted by relevance

/httpd/support/win32/
H A Dwintty.c84 char str[1024], *contitle = NULL; local
138 contitle = *(++argv);
290 if (contitle && !SetConsoleTitle(contitle)) {

Completed in 7 milliseconds