Home
last modified time | relevance | path

Searched refs:IS_DAEMON (Results 1 – 25 of 46) sorted by relevance

12

/dports/sysutils/py-pywatchman/watchman-4.9.0/
H A Dmain.cpp819 OPT_NONE, &inetd_style, NULL, IS_DAEMON },
824 REQ_STRING, &sock_name, "PATH", IS_DAEMON },
826 REQ_STRING, &log_name, "PATH", IS_DAEMON },
828 REQ_INT, &log_level, NULL, IS_DAEMON },
834 REQ_STRING, &pid_file, "PATH", IS_DAEMON },
839 OPT_NONE, &dont_save_state, NULL, IS_DAEMON },
841 REQ_STRING, &watchman_state_file, "PATH", IS_DAEMON },
H A Dwatchman_getopt.h37 #define IS_DAEMON 1 macro
/dports/sysutils/watchman/watchman-4.5.0/
H A Dmain.c659 REQ_STRING, &sock_name, "PATH", IS_DAEMON },
661 REQ_STRING, &log_name, "PATH", IS_DAEMON },
663 REQ_INT, &log_level, NULL, IS_DAEMON },
671 OPT_NONE, &dont_save_state, NULL, IS_DAEMON },
673 REQ_STRING, &watchman_state_file, "PATH", IS_DAEMON },
H A Dwatchman.h890 #define IS_DAEMON 1 macro
/dports/sysutils/accountsservice/accountsservice-0.6.55/src/
H A Daccounts-daemon.h30 #define IS_DAEMON(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_DAEMON)) macro
H A Ddaemon.h38 #define IS_DAEMON(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_DAEMON)) macro
H A Ddaemon.c812 g_return_if_fail (IS_DAEMON (object));
/dports/devel/p5-Log-Any-App/Log-Any-App-0.540/t/
H A D01-basics.t201 local $::IS_DAEMON = 1;
/dports/devel/p5-Log-Any-App/Log-Any-App-0.540/lib/Log/Any/
H A DApp.pm545 if (defined $main::IS_DAEMON) {
546 $is_daemon = $main::IS_DAEMON;
548 return $main::IS_DAEMON;
/dports/devel/p5-Log-Any-App/Log-Any-App-0.540/
H A DChanges.OLD115 $main::IS_DAEMON.
H A DREADME274 our $IS_DAEMON = 1;
549 $main::IS_DAEMON to true.
782 $main::IS_DAEMON is true) then syslog logging is turned on by
/dports/editors/emacs/emacs-27.2/src/
H A Demacs.c2825 if (IS_DAEMON)
2842 if (!IS_DAEMON)
H A Dminibuf.c428 || (IS_DAEMON && DAEMON_RUNNING)) in read_minibuf()
H A Dlisp.h4471 #define IS_DAEMON (daemon_type != 0) macro
4475 #define IS_DAEMON (w32_daemon_event != NULL) macro
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Demacs.c3208 if (IS_DAEMON)
3225 if (!IS_DAEMON)
H A Dminibuf.c654 || (IS_DAEMON && DAEMON_RUNNING)) in read_minibuf()
H A Dlisp.h4557 #define IS_DAEMON (daemon_type != 0) macro
4561 #define IS_DAEMON (w32_daemon_event != NULL) macro
/dports/editors/emacs-devel/emacs-4d1968b/test/manual/etags/c-src/emacs/src/
H A Dlisp.h4257 #define IS_DAEMON (daemon_pipe[1] != 0) macro
4261 #define IS_DAEMON (w32_daemon_event != NULL) macro
/dports/editors/emacs/emacs-27.2/test/manual/etags/c-src/emacs/src/
H A Dlisp.h4257 #define IS_DAEMON (daemon_pipe[1] != 0) macro
4261 #define IS_DAEMON (w32_daemon_event != NULL) macro
/dports/editors/emacs/emacs-27.2/test/manual/etags/
H A DETAGS.good_11796 #define IS_DAEMON 4257,144410
1798 #define IS_DAEMON 4261,144549
H A DETAGS.good_41960 #define IS_DAEMON 4257,144410
1962 #define IS_DAEMON 4261,144549
H A DETAGS.good_32108 #define IS_DAEMON 4257,144410
2110 #define IS_DAEMON 4261,144549
/dports/editors/emacs-devel/emacs-4d1968b/test/manual/etags/
H A DETAGS.good_11794 #define IS_DAEMON 4257,144410
1796 #define IS_DAEMON 4261,144549
H A DETAGS.good_32106 #define IS_DAEMON 4257,144410
2108 #define IS_DAEMON 4261,144549
H A DETAGS.good_41956 #define IS_DAEMON 4257,144410
1958 #define IS_DAEMON 4261,144549

12