HomeSort by relevance Sort by last modified time
    Searched full:history_def_insert (Results 1 - 2 of 2) sorted by null

  /external/libedit/src/
history.c 151 private int history_def_insert(history_t *, TYPE(HistEvent) *, const Char *);
461 /* history_def_insert():
465 history_def_insert(history_t *h, TYPE(HistEvent) *ev, const Char *str) function
505 if (history_def_insert(h, ev, str) == -1)
  /prebuilts/libs/libedit/linux-x86/lib/
libedit.a     [all...]

Completed in 82 milliseconds