Searched refs:sysenv (Results 1 – 1 of 1) sorted by relevance
182 char *sysenv; in detect_hs21() local186 sysenv = kern_getenv("smbios.system.product"); in detect_hs21()187 if (sysenv == NULL) in detect_hs21()191 strncmp(sysenv, hs21_type_lists[i].prod, in detect_hs21()197 freeenv(sysenv); in detect_hs21()