Home
last modified time | relevance | path

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

/netbsd-src/bin/csh/
H A Dextern.h52 char *printpromptstr(EditLine *);
H A Dset.c573 el_set(el, EL_PROMPT, printpromptstr); in updateediting()
H A Dcsh.c1463 printpromptstr(EditLine *elx) { in printpromptstr() function