commands.c | 1547 env_export, 1 }, 1679 env_export("DISPLAY", NULL); 1680 env_export("PRINTER", NULL); 1727 env_export(const char *var, char *d) 2266 env_export("USER", NULL); 1719 env_export(const char *var, char *d) function in typeref:struct:env_lst *
|