Searched refs:Strdup (Results 1 – 1 of 1) sorted by relevance
68 #define Strdup(s) strdup(s) macro86 #define Strdup(s) wcsdup(s) macro126 #define h_strdup(a) Strdup(a)448 ev->str = Strdup(h->cursor->ev.str); in history_deldata_nth()468 ev->str = Strdup(h->cursor->ev.str); in history_def_del()1166 if(!line || !(s = Strdup(line))) { in FUNW()