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

/linux-master/include/linux/
H A Dfortify-string.h80 extern char *__underlying_strcat(char *p, const char *q) __RENAME(strcat);
104 #define __underlying_strcat __builtin_strcat macro
782 #undef __underlying_strcat macro

Completed in 111 milliseconds