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

  /src/usr.bin/mail/
complete.c 759 emacs_ctrl_d(EditLine *el, const LineInfo *lf, int ch) function in typeref:typename:int
929 if ((cc_ret = emacs_ctrl_d(el, lf, ch)) != -1)
1003 if ((cc_ret = emacs_ctrl_d(el, lf, ch)) != -1)
1040 if ((cc_ret = emacs_ctrl_d(el, lf, ch)) != -1)

Completed in 38 milliseconds