Home
last modified time | relevance | path

Searched defs:add_str (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/s390/boot/
Dpgm_check_info.c20 static char *add_str(char *dst, char *src) in add_str() function
/Linux-v5.4/tools/perf/util/
Dsort.c1507 static inline char *add_str(char *p, const char *str) in add_str() function