Home
last modified time | relevance | path

Searched refs:shostbuf (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/avs/rdc/
H A Dsndradm.c4202 char shostbuf[CFG_MAX_BUF]; local
4227 bzero(shostbuf, sizeof (shostbuf));
4234 (void) cfg_get_cstring(cfg, key, &shostbuf,
4235 sizeof (shostbuf));
4236 if (strncmp(shostbuf, tohost, sizeof (tohost)))