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

/osnet-11/usr/src/lib/libsmbfs/common/
H A Dsmbfs_nb.c191 char ipstr1[16], ipstr2[16]; local
196 if (smb_config_getstr(SMB_CI_WINS_SRV1, ipstr1, sizeof (ipstr1)) ==
198 if (*ipstr1 != '\0')
199 wins1 = ipstr1;

Completed in 34 milliseconds