BRL-CAD
#include "common.h"
#include "bu/defines.h"
Include dependency graph for env.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define BU_MEM_ALL   0
 
#define BU_MEM_AVAIL   1
 
#define BU_MEM_PAGE_SIZE   2
 

Functions

int bu_setenv (const char *name, const char *value, int overwrite)
 
ssize_t bu_mem (int type, size_t *sz)