Home
last modified time | relevance | path

Searched defs:interactive (Results 1 – 10 of 10) sorted by relevance

/minix3/external/bsd/top/dist/
H A Dglobalstate.h57 int interactive; member
H A Dscreen.c214 screen_readtermcap(int interactive) in screen_readtermcap()
/minix3/bin/ksh/
H A Dmain.c553 volatile int interactive = Flag(FTALKING) && toplevel; local
H A Dlex.c1002 int interactive = Flag(FTALKING) && s->type == SSTDIN; local
/minix3/crypto/external/bsd/heimdal/dist/kuser/
H A Dkinit.c354 int interactive) in get_new_tickets()
/minix3/external/bsd/bind/dist/bin/dig/
H A Dnslookup.c62 static isc_boolean_t interactive; variable
/minix3/usr.bin/ftp/
H A Dftp_var.h207 GLOBAL int interactive; /* interactively prompt on m* cmds */ variable
/minix3/external/bsd/flex/dist/
H A Dinitscan.c2670 interactive = ! option_sense; variable
2726 interactive = option_sense; variable
H A Dmain.c55 int interactive, lex_compat, posix_compat, do_yylineno, variable
/minix3/external/bsd/bind/dist/bin/nsupdate/
H A Dnsupdate.c176 static isc_boolean_t interactive = ISC_TRUE; variable