Lines Matching defs:host
156 struct host { struct
171 *hostname, argument
172 *domain_name,
173 *homedir,
174 *tftpdir,
175 *dump_file,
176 *exten_file,
177 *root_path,
178 *nis_domain,
179 *exec_file;
180 struct shared_bindata *generic;
181 byte vm_cookie[4],
182 htype, /* RFC826 says this should be 16-bits but
184 haddr[MAXHADDRLEN];
185 int32 time_offset;
186 u_int32 bootsize,
187 msg_size,
188 min_wait;
189 struct in_addr bootserver,
190 iaddr,
191 swap_server,
192 reply_addr,
193 subnet_mask;