Searched refs:ucptr (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-c/
H A Dconfig.c81 char *ucptr = uc; local
83 *ucptr = toupper((int)*str);
86 ucptr++;
88 *ucptr = '\0';

Completed in 172 milliseconds