HomeSort by: relevance | last modified time | path
    Searched defs:h_strdup (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libedit/
history.c 126 #define h_strdup(a) Strdup(a) macro
510 if ((c->ev.str = h_strdup(str)) == NULL) {
history.c 126 #define h_strdup(a) Strdup(a) macro
510 if ((c->ev.str = h_strdup(str)) == NULL) {

Completed in 48 milliseconds