Searched refs:EL_PROMPT (Results 1 - 22 of 22) sorted by relevance

/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dprompt.c86 if (op == EL_PROMPT)
134 if (op == EL_PROMPT)
139 if (op == EL_PROMPT)
160 if (op == EL_PROMPT)
H A Dhistedit.h115 #define EL_PROMPT 0 /* , el_pfunc_t); */ macro
H A Del.c149 case EL_PROMPT:
296 case EL_PROMPT:
H A Dreadline.c248 el_set(e, EL_PROMPT, _get_prompt);
H A Drefresh.c214 prompt_print(el, EL_PROMPT);
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dprompt.c89 if (op == EL_PROMPT)
153 if (op == EL_PROMPT || op == EL_PROMPT_ESC)
159 if (op == EL_PROMPT || op == EL_PROMPT_ESC)
188 if (op == EL_PROMPT)
H A Dhistedit.h134 #define EL_PROMPT 0 /* , prompt_func); set/get */ macro
H A Deln.c114 case EL_PROMPT: /* el_pfunc_t */
267 case EL_PROMPT: /* el_pfunc_t * */
H A Del.c178 case EL_PROMPT:
386 case EL_PROMPT:
H A Drefresh.c234 prompt_print(el, EL_PROMPT);
H A Dreadline.c328 el_set(e, EL_PROMPT, _get_prompt, RL_PROMPT_START_IGNORE);
/macosx-10.10/libedit-40/src/
H A Dprompt.c89 if (op == EL_PROMPT)
153 if (op == EL_PROMPT || op == EL_PROMPT_ESC)
159 if (op == EL_PROMPT || op == EL_PROMPT_ESC)
188 if (op == EL_PROMPT)
H A Dhistedit.h132 #define EL_PROMPT 0 /* , prompt_func); set/get */ macro
H A Deln.c122 case EL_PROMPT: /* el_pfunc_t */
278 case EL_PROMPT: /* el_pfunc_t * */
H A Del.c181 case EL_PROMPT:
388 case EL_PROMPT:
H A Drefresh.c234 prompt_print(el, EL_PROMPT);
H A Dreadline.c327 el_set(e, EL_PROMPT, _get_prompt, RL_PROMPT_START_IGNORE);
/macosx-10.10/ntp-92/libntp/
H A Dntp_lineedit.c78 el_set(ntp_el, EL_PROMPT, ntp_prompt_callback);
/macosx-10.10/bc-21/bc/bc/
H A Dmain.c246 el_set (edit, EL_PROMPT, null_prompt);
/macosx-10.10/configd-699.1.5/scutil.tproj/
H A Dscutil.c680 el_set(src->el, EL_PROMPT, prompt);
/macosx-10.10/remote_cmds-47/tftp.tproj/
H A Dmain.c751 el_set(el, EL_PROMPT, command_prompt);
/macosx-10.10/lukemftp-14/tnftp/src/
H A Dutil.c996 el_set(el, EL_PROMPT, prompt); /* set the prompt functions */

Completed in 218 milliseconds