Searched refs:shostbuf (Results 1 – 1 of 1) sorted by relevance
4202 char shostbuf[CFG_MAX_BUF]; local4227 bzero(shostbuf, sizeof (shostbuf));4234 (void) cfg_get_cstring(cfg, key, &shostbuf,4235 sizeof (shostbuf));4236 if (strncmp(shostbuf, tohost, sizeof (tohost)))