Home | Sort by: relevance | last modified time | path |
/src/usr.bin/make/ | |
make_malloc.h | 32 char *bmake_strdup(const char *) MAKE_ATTR_USE; 38 #define bmake_strdup(s) estrdup(s) macro |
make_malloc.c | 61 bmake_strdup(const char *str) function in typeref:typename:char * |