Searched defs:bmake_strdup (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/bmake/
H A Dmake_malloc.c74 bmake_strdup(const char *str) function
H A Dmake_malloc.h38 #define bmake_strdup(x) estrdup(x) macro

Completed in 370 milliseconds