Home | History | Annotate | Download | only in gio

Lines Matching refs:envp

983   char **envp;
992 envp = NULL;
1027 envp = g_new0 (char *, 1);
1029 envp = g_strdupv (environ);
1033 envp = replace_env_var (envp,
1038 envp = replace_env_var (envp,
1051 envp,
1069 g_strfreev (envp);
1071 envp = NULL;
1080 g_strfreev (envp);
1473 NULL, /* envp */