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