Searched refs:nsuffix2 (Results 1 – 2 of 2) sorted by relevance
16 char nsuffix2[64]; member
244 strcpy(statp->_u._ext.ext->nsuffix2, "ip6.int"); in __res_vinit()648 j = MIN(strcspn(cp, " \t"), sizeof(ext->nsuffix2) - 1); in res_setoptions()649 strncpy(ext->nsuffix2, cp, j); in res_setoptions()650 ext->nsuffix2[j] = '\0'; in res_setoptions()785 return (statp->_u._ext.ext->nsuffix2); in res_get_nibblesuffix2()