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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnss_dbdefs.c875 const char *strtype = NULL; local
892 strtype = getXbyY_to_dbop[index].tostr;
893 if (strtype == NULL)
895 while (*strtype) {
896 switch (*strtype++) {

Completed in 67 milliseconds