Searched defs:osname (Results 1 – 6 of 6) sorted by relevance
30 static inline int unsupported_api_check(const char *osname) in unsupported_api_check()44 #define UNSUPPORTED_API_VOID(osname) \ argument
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