Searched refs:ttyquery (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libast/disc/
H A Dsfdcmore.c82 static int ttyquery(Sfio_t* rp, Sfio_t* wp, const char* label, Sfdisc_t* dp) function
84 static int ttyquery(rp, wp, label, dp)
213 r = ttyquery(sfstdin, f, more->prompt, dp);
/ast/src/cmd/mailx/
H A Dtty.c231 ttyquery(int rfd, int wfd, const char* label) function
H A Dmailx.h1074 extern int ttyquery(int, int, const char*);
H A Dfio.c768 r = ttyquery(0, 1, *state.var.more ? state.var.more : "[More]");

Completed in 15 milliseconds