Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.decls.h187 extern int getYN (const char *);
H A Dsh.sem.c989 if (getYN(CGETS(22, 15, in chkclob()
H A Dtc.func.c1182 doit = getYN(CGETS(22, 8, in rmstar()
H A Dsh.func.c2730 getYN(const char *prompt) function