Searched refs:dostrdup3 (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/tradcpp/dist/
H A Dutils.h57 char *dostrdup3(const char *s, const char *t, const char *u);
H A Dmain.c452 t = dostrdup3(sysroot, "/", CONFIG_LOCALINCLUDE);
462 t = dostrdup3(sysroot, "/", CONFIG_SYSTEMINCLUDE);
510 s = dostrdup3(commandline_prefix, "/", dir);
525 s = dostrdup3(commandline_prefix, "/", dir);
H A Dutils.c191 dostrdup3(const char *s, const char *t, const char *u) function

Completed in 142 milliseconds