Searched refs:Strdup (Results 1 – 1 of 1) sorted by relevance
67 #define Strdup(s) strdup(s) macro85 #define Strdup(s) wcsdup(s) macro125 #define h_strdup(a) Strdup(a)447 ev->str = Strdup(h->cursor->ev.str); in history_deldata_nth()467 ev->str = Strdup(h->cursor->ev.str); in history_def_del()1163 if(!line || !(s = Strdup(line))) { in FUNW()