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

/freebsd-10.2-release/contrib/amd/fsinfo/
H A Dwr_dumpset.c62 dp->d_host->h_lochost ?
63 dp->d_host->h_lochost :
H A Dwr_atab.c135 if (mp->m_dk->d_host->h_lochost) {
166 if (mp->m_dk->d_host->h_lochost)
167 fprintf(af, " host==%s", mp->m_dk->d_host->h_lochost);
209 mp->m_dk->d_host->h_lochost ?
210 mp->m_dk->d_host->h_lochost :
H A Dfsi_data.h95 char *h_lochost; /* The name of the host with local domains stripped */ member in struct:host
H A Dfsi_util.c305 xsnprintf(buf, l, "%s/%s%s", autodir, hp->h_lochost, vn);
378 hp->h_lochost = p;

Completed in 109 milliseconds