HomeSort by: relevance | last modified time | path
    Searched refs:H_LOAD (Results 1 - 6 of 6) sorted by relevancy

  /src/lib/libedit/
hist.h 67 #define HIST_LOAD(el, fname) HIST_FUN(el, H_LOAD fname)
histedit.h 224 #define H_LOAD 17 /* , const char *); */
history.c 1075 case H_LOAD:
  /src/lib/libedit/TEST/
wtc1.c 129 history_w(hist, &ev, H_LOAD, hfile);
228 history_w(hist, &ev, H_LOAD,
tc1.c 264 history(hist, &ev, H_LOAD, av[2]);
  /src/bin/sh/
histedit.c 309 history(hist, &he, H_LOAD, file);

Completed in 19 milliseconds