Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
vmstrdup.c File Reference
#include <stddef.h>
#include <string.h>
#include <vmalloc/vmalloc.h>
Include dependency graph for vmstrdup.c:

Go to the source code of this file.

Functions

char * vmstrdup (Vmalloc_t *v, const char *s)
 

Function Documentation

◆ vmstrdup()

char * vmstrdup ( Vmalloc_t v,
const char *  s 
)

Definition at line 19 of file vmstrdup.c.

References len(), NULL, and vmalloc().

Referenced by eval(), exstring(), exsub(), extoken_fn(), and prformat().

Here is the call graph for this function:
Here is the caller graph for this function: