Lines Matching full:envar
88 static void decode_env_switches PARAMS ((char *envar, unsigned int len));2570 /* Decode switches from environment variable ENVAR (which is LEN chars long).2576 decode_env_switches (char *envar, unsigned int len)2586 bcopy (envar, &varref[2], len);