Dynamic Load Balance 3.6.1+32-59d1
Functions
env.c File Reference
#include "support/env.h"
#include "support/debug.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
Include dependency graph for env.c:

Functions

void dlb_setenv (const char *name, const char *value, char ***next_environ, env_add_condition_t condition)
 

Function Documentation

◆ dlb_setenv()

void dlb_setenv ( const char *  name,
const char *  value,
char ***  next_environ,
env_add_condition_t  condition 
)