Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dsh.decls.h187 extern int getYN (const char *);
H A Dsh.sem.c988 if (getYN(CGETS(22, 15, in chkclob()
H A Dtc.func.c1202 doit = getYN(CGETS(22, 8, in rmstar()
H A Dsh.func.c2680 getYN(const char *prompt) function