Searched refs:nodaemon (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/usr.sbin/sesd/srcs/
H A Dsesd.c58 int c, fd, polltime, dev, nodaemon; local
66 nodaemon = 0;
71 nodaemon = 1;
107 if (nodaemon == 0) {
/netbsd-current/usr.sbin/wsmoused/
H A Dconfig_lex.l60 MODE_PROPS button_[0-9]+_down|button_[0-9]+_up|device|fifo|lefthanded|modes|nodaemon|pidfile|slowdown_x|slowdown_y|ttystat|xconsole|xconsole_delay
H A Dwsmoused.c530 int needconf, nodaemon, opt; local
539 nodaemon = -1;
558 nodaemon = 1;
569 if (nodaemon == -1)
570 nodaemon = block_get_propval_int(conf, "nodaemon", 0);
598 if (!nodaemon) {
/netbsd-current/usr.sbin/apm/
H A Dapm.c155 int ch, doac, dobstate, domin, dopct, dostatus, fd, nodaemon, local
158 doac = dobstate = domin = dopct = dostatus = nodaemon =
209 nodaemon = TRUE;
219 if (nodaemon)
247 if (nodaemon && fd == -1) {
/netbsd-current/usr.sbin/lpr/common_source/
H A Dlp.h127 void nodaemon(void);
H A Ddisplayq.c149 nodaemon();
168 nodaemon();
278 nodaemon(void) function
/netbsd-current/usr.sbin/moused/
H A Dmoused.c138 static int nodaemon = FALSE; variable
478 if (dbg && nodaemon)
581 nodaemon = TRUE;
599 nodaemon = TRUE;
863 if (!nodaemon && !background) {

Completed in 239 milliseconds