Searched refs:SETENV (Results 1 – 2 of 2) sorted by relevance
52 #define SETENV(k, v) kern_setenv(k, v) macro 56 #define SETENV(k, v) setenv(k, v, 1) macro 119 SETENV(howto_names[i].ev, "YES"); in boot_howto_to_env() 171 case 'S': SETENV("comconsole_speed", v + 1); v += strlen(v); break; in boot_parse_arg() 182 SETENV(n, "1"); in boot_parse_arg() 184 SETENV(n, vv); in boot_parse_arg()
33 SETENV= env -i \ macro101 ${SETENV} OUTBASEDIR="${.OBJDIR}/${t}" ${TOOLSDIR}/finalize ${t}