Searched refs:host_info (Results 1 – 5 of 5) sorted by relevance
81 struct host_info { struct88 void print_entry(struct host_info *, int); argument96 struct host_info *add_host(char *);174 struct host_info *238 struct host_info *entry; in rusers_reply()293 struct host_info *entry; in rusers_reply_3()632 print_entry(struct host_info *entry, int longfmt) in print_entry()676 struct host_info *new_hostinfo, *entry; in expandhosts()724 const struct host_info *a = (struct host_info *)aa; in hcompare()725 const struct host_info *b = (struct host_info *)bb; in hcompare()[all …]
76 set host [host_info name];354 if [host_info exists use_at] {
129 PlatformRemoteMacOSX::GetSupportedArchitectures(const ArchSpec &host_info) { in GetSupportedArchitectures() argument
148 PlatformRemoteAppleWatch::GetSupportedArchitectures(const ArchSpec &host_info) { in GetSupportedArchitectures() argument
305 struct host_cpu_load_info host_info;318 (host_info_t)&host_info, &count);379 << host_info.cpu_ticks[CPU_STATE_USER] << ';';381 << host_info.cpu_ticks[CPU_STATE_SYSTEM] << ';';383 << host_info.cpu_ticks[CPU_STATE_IDLE] << ';';