minor, make xen an uncertainty and move a comment that was misplaced
[systembsd.git] / src / interfaces / hostnamed / hostnamed.h
index a3cc366be74175de59c6b2e6acf8d9e95d05f845..6c5f2073ff26bf5726be4eb862c5b2dc7ef3dbf9 100644 (file)
@@ -18,4 +18,10 @@ void hostnamed_mem_clean();
 
 const gchar *our_get_pretty_hostname();
 
-gboolean test_against_known_vm_strings(gchar* sysctl);
+int up_apm_get_fd();
+
+gboolean determine_chassis_and_icon();
+gboolean up_native_get_sensordev(const char * id, struct sensordev * snsrdev);
+gboolean up_native_is_laptop();
+gboolean is_server(gchar *arch);
+gboolean set_uname_properties();