Lines Matching defs:bool

88 typedef unsigned char	bool;
137 #define OPT_A2CLR 0x1000000 /* clear *(bool *)addr2 */
237 extern bool log_default; /* log_to_fd is default (stdout) */
240 extern bool devnam_fixed; /* can no longer change devnam */
251 extern bool doing_multilink;
252 extern bool multilink_master;
253 extern bool bundle_eof;
254 extern bool bundle_terminating;
279 extern bool modem; /* Use modem control lines */
282 extern bool lockflag; /* Create lock file to lock the serial dev */
283 extern bool nodetach; /* Don't detach from controlling tty */
284 extern bool updetach; /* Detach from controlling tty when link up */
293 extern bool auth_required; /* Peer is required to authenticate */
294 extern bool persist; /* Reopen link after it goes down */
295 extern bool uselogin; /* Use /etc/passwd for checking PAP */
298 extern bool explicit_remote;/* remote_name specified with remotename opt */
299 extern bool demand; /* Do dial-on-demand */
301 extern bool cryptpap; /* Others' PAP passwords are encrypted */
304 extern bool holdoff_specified; /* true if user gave a holdoff value */
305 extern bool notty; /* Stdin/out is not a tty */
308 extern bool sync_serial; /* Device is synchronous serial device */
311 extern bool tune_kernel; /* May alter kernel settings as necessary */
315 extern bool multilink; /* enable multilink operation */
316 extern bool noendpoint; /* don't send or accept endpt. discrim. */
318 extern bool dump_options; /* print out option values */
319 extern bool dryrun; /* check everything, print options, exit */
344 extern bool ms_lanman; /* Use LanMan password instead of NT */
413 bool enabled_flag; /* 0 iff protocol is disabled */