Searched refs:GETENV (Results 1 – 1 of 1) sorted by relevance
54 #define GETENV(k) kern_getenv(k) macro58 #define GETENV(k) getenv(k) macro99 val = GETENV(howto_names[i].ev); in boot_env_to_howto()