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

/xnu-2422.115.4/SETUP/config/
H A Dmkioconf.c68 char *concat3(char *buf, const char *p1, const char *p2, const char *p3);
1357 concat3(buf1, "&", dp->d_name, "driver"),
1359 concat3(buf2, "_", dp->d_name, "int"),
1448 concat3(buf1, "&",
1479 concat3(char *buf, const char *p1, const char *p2, const char *p3) function

Completed in 21 milliseconds