Searched refs:h_lochost (Results 1 – 4 of 4) sorted by relevance
133 if (mp->m_dk->d_host->h_lochost) { in write_amount_info()164 if (mp->m_dk->d_host->h_lochost) in write_amount_info()165 fprintf(af, " host==%s", mp->m_dk->d_host->h_lochost); in write_amount_info()207 mp->m_dk->d_host->h_lochost ? in write_amount_info()208 mp->m_dk->d_host->h_lochost : in write_amount_info()
60 dp->d_host->h_lochost ? in write_dumpset_info()61 dp->d_host->h_lochost : in write_dumpset_info()
93 char *h_lochost; /* The name of the host with local domains stripped */ member
303 xsnprintf(buf, l, "%s/%s%s", autodir, hp->h_lochost, vn); in compute_automount_point()376 hp->h_lochost = p; in set_host()