Searched defs:bmake_strndup (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/bmake/
H A Dmake_malloc.h39 #define bmake_strndup(x,y) estrndup(x,y) macro
H A Dmake_malloc.c90 bmake_strndup(const char *str, size_t max_len) function

Completed in 85 milliseconds