Home
last modified time | relevance | path

Searched defs:needprompt (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/ppp/
H A Dprompt.h49 unsigned needprompt : 1; /* Show a prompt at the next UpdateSet() */ member
/freebsd/bin/sh/
H A Dparser.c93 static int needprompt; /* true if interactive and at start of line */ variable