Home
last modified time | relevance | path

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

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