Searched defs:osname (Results 1 – 5 of 5) sorted by relevance
46 char *osname = "Linux"; in verify_sysctl() local
26 static char osname[BUFSIZ]; variable
40 char osname[BUFSIZ]; in verify_sysctl() local
499 def get_platform_osx(_config_vars, osname, release, machine): argument
937 def get_default_compiler(osname=None, platform=None): argument