Searched refs:dprompt_sprint (Results 1 – 3 of 3) sorted by relevance
55 int dprompt_sprint(char * restrict _str, const char *_prefix,
705 dprompt_sprint(char * restrict str, const char *prefix, const char *append) in dprompt_sprint() function737 dprompt_sprint(buf, prefix, append); in dprompt_libprint()
503 dprompt_sprint(init_prompt, pprompt, aprompt); in dpv()