Home
last modified time | relevance | path

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

/openbsd/bin/ksh/
H A Dlex.c90 static int dopprompt(const char *, int, const char **, int);
1211 dopprompt(const char *sp, int ntruncate, const char **spp, int doprint) in dopprompt() function
1505 dopprompt(cp, ntruncate, NULL, 1); in pprompt()
1511 return dopprompt(cp, 0, spp, 0); in promptlen()