Home
last modified time | relevance | path

Searched refs:emacs_ctrl_d (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/usr.bin/mail/
H A Dcomplete.c759 emacs_ctrl_d(EditLine *el, const LineInfo *lf, int ch) in emacs_ctrl_d() function
929 if ((cc_ret = emacs_ctrl_d(el, lf, ch)) != -1) in mail_complete()
1003 if ((cc_ret = emacs_ctrl_d(el, lf, ch)) != -1) in file_complete()
1040 if ((cc_ret = emacs_ctrl_d(el, lf, ch)) != -1) in mime_enc_complete()