Lines Matching defs:host
26 typedef struct host host; typedef
65 struct host { struct
71 char *h_hostname; /* The full name of the host */ argument
72 char *h_lochost; /* The name of the host with local domains stripped */ argument
73 char *h_hostpath; /* The filesystem path to the host (cf compute_hostpath) */ argument
75 qelem *h_ether;
77 qelem *h_config;
79 char *h_arch;
81 char *h_cluster;
83 char *h_os;
84 qelem *h_disk_fs;
85 qelem *h_mount;