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

  /src/lib/libedit/
hist.h 69 #define HIST_SAVE_FP(el, fp) HIST_FUN(el, H_SAVE_FP, fp)
histedit.h 231 #define H_SAVE_FP 26 /* , FILE *); */
history.c 1087 case H_SAVE_FP:
  /src/bin/sh/
histedit.c 552 (void) history(hist, &he, H_SAVE_FP, fp);

Completed in 33 milliseconds