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

/freebsd-current/share/examples/ses/srcs/
H A Dsesd.c59 int fd, polltime, dev, nodaemon, clear, c; local
67 nodaemon = 0;
76 nodaemon = 1;
111 if (nodaemon == 0) {
/freebsd-current/libexec/rpc.rwalld/
H A Drwalld.c59 int nodaemon = 0; variable
71 nodaemon = 1;
72 if (argc != 1 && !nodaemon)
92 if (!nodaemon)
/freebsd-current/usr.sbin/moused/
H A Dmoused.c130 if (debug && nodaemon) \
177 static int nodaemon = FALSE; variable
616 nodaemon = TRUE;
634 nodaemon = TRUE;
1006 if (!nodaemon && !background) {

Completed in 129 milliseconds