Searched refs:ki_env (Results 1 – 3 of 3) sorted by relevance
45 const char *ki_env; /* environment */ member
134 if (k->ki_env) { in command()135 if ((vis_env = malloc(strlen(k->ki_env) * 4 + 1)) in command()138 strvis(vis_env, k->ki_env, in command()
1292 ki->ki_env = fmt(kvm_getenvv, ki, (char *)NULL, in saveuser()1294 if (ki->ki_env == NULL) in saveuser()1297 ki->ki_env = NULL; in saveuser()