File: uname.h

package info (click to toggle)
linuxlogo 5.11-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 856 kB
  • sloc: ansic: 3,165; sh: 370; makefile: 289; perl: 7
file content (4 lines) | stat: -rw-r--r-- 111 bytes parent folder | download | duplicates (7)
1
2
3
4
int uname_get_os_info(struct os_info_type *os_info);
char *uname_get_host_name(char *hostname,char *domain);