Home
last modified time | relevance | path

Searched refs:SIGHUP_handler (Results 1 – 25 of 47) sorted by relevance

12

/dports/misc/posixtestsuite/posixtestsuite/conformance/interfaces/sigaction/
H A D8-7.c29 void SIGHUP_handler(int signo) in SIGHUP_handler() function
43 act.sa_handler = SIGHUP_handler; in main()
H A D8-8.c23 void SIGHUP_handler(int signo) in SIGHUP_handler() function
53 act.sa_handler = SIGHUP_handler; in main()
/dports/sysutils/healthd/healthd-0.7.9/
H A Dhealthd.c69 void SIGHUP_handler(int);
240 SIGHUP_handler(int sig) { in SIGHUP_handler() function
554 signal(SIGHUP, SIGHUP_handler);
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/
H A Dsrc_backend_postmaster_postmaster.c404 static void SIGHUP_handler(SIGNAL_ARGS);
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/postmaster/
H A Dpostmaster.c398 static void SIGHUP_handler(SIGNAL_ARGS);
655 pqsignal_pm(SIGHUP, SIGHUP_handler); /* reread config file and have in PostmasterMain()
2588 SIGHUP_handler(SIGNAL_ARGS) function
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/postmaster/
H A Dpostmaster.c398 static void SIGHUP_handler(SIGNAL_ARGS);
655 pqsignal_pm(SIGHUP, SIGHUP_handler); /* reread config file and have in PostmasterMain()
2588 SIGHUP_handler(SIGNAL_ARGS) function
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/postmaster/
H A Dpostmaster.c398 static void SIGHUP_handler(SIGNAL_ARGS);
655 pqsignal_pm(SIGHUP, SIGHUP_handler); /* reread config file and have in PostmasterMain()
2588 SIGHUP_handler(SIGNAL_ARGS) function
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/postmaster/
H A Dpostmaster.c409 static void SIGHUP_handler(SIGNAL_ARGS);
665 pqsignal_pm(SIGHUP, SIGHUP_handler); /* reread config file and have in PostmasterMain()
2615 SIGHUP_handler(SIGNAL_ARGS) function
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/postmaster/
H A Dpostmaster.c409 static void SIGHUP_handler(SIGNAL_ARGS);
670 pqsignal_pm(SIGHUP, SIGHUP_handler); /* reread config file and have in PostmasterMain()
2566 SIGHUP_handler(SIGNAL_ARGS) function
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/postmaster/
H A Dpostmaster.c409 static void SIGHUP_handler(SIGNAL_ARGS);
665 pqsignal_pm(SIGHUP, SIGHUP_handler); /* reread config file and have in PostmasterMain()
2615 SIGHUP_handler(SIGNAL_ARGS) function
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/postmaster/
H A Dpostmaster.c409 static void SIGHUP_handler(SIGNAL_ARGS);
665 pqsignal_pm(SIGHUP, SIGHUP_handler); /* reread config file and have in PostmasterMain()
2615 SIGHUP_handler(SIGNAL_ARGS) function
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/postmaster/
H A Dpostmaster.c409 static void SIGHUP_handler(SIGNAL_ARGS);
665 pqsignal_pm(SIGHUP, SIGHUP_handler); /* reread config file and have in PostmasterMain()
2615 SIGHUP_handler(SIGNAL_ARGS) function
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/postmaster/
H A Dpostmaster.c409 static void SIGHUP_handler(SIGNAL_ARGS);
665 pqsignal_pm(SIGHUP, SIGHUP_handler); /* reread config file and have in PostmasterMain()
2615 SIGHUP_handler(SIGNAL_ARGS) function
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/postmaster/
H A Dpostmaster.c409 static void SIGHUP_handler(SIGNAL_ARGS);
665 pqsignal_pm(SIGHUP, SIGHUP_handler); /* reread config file and have in PostmasterMain()
2615 SIGHUP_handler(SIGNAL_ARGS) function
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/postmaster/
H A Dpostmaster.c409 static void SIGHUP_handler(SIGNAL_ARGS);
670 pqsignal_pm(SIGHUP, SIGHUP_handler); /* reread config file and have in PostmasterMain()
2566 SIGHUP_handler(SIGNAL_ARGS) function
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/postmaster/
H A Dpostmaster.c409 static void SIGHUP_handler(SIGNAL_ARGS);
670 pqsignal_pm(SIGHUP, SIGHUP_handler); /* reread config file and have in PostmasterMain()
2566 SIGHUP_handler(SIGNAL_ARGS) function
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/postmaster/
H A Dpostmaster.c409 static void SIGHUP_handler(SIGNAL_ARGS);
670 pqsignal_pm(SIGHUP, SIGHUP_handler); /* reread config file and have
2566 SIGHUP_handler(SIGNAL_ARGS)
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/postmaster/
H A Dpostmaster.c409 static void SIGHUP_handler(SIGNAL_ARGS);
670 pqsignal_pm(SIGHUP, SIGHUP_handler); /* reread config file and have in PostmasterMain()
2566 SIGHUP_handler(SIGNAL_ARGS) function
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/postmaster/
H A Dpostmaster.c409 static void SIGHUP_handler(SIGNAL_ARGS);
670 pqsignal_pm(SIGHUP, SIGHUP_handler); /* reread config file and have in PostmasterMain()
2566 SIGHUP_handler(SIGNAL_ARGS) function
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/postmaster/
H A Dpostmaster.c409 static void SIGHUP_handler(SIGNAL_ARGS);
665 pqsignal_pm(SIGHUP, SIGHUP_handler); /* reread config file and have in PostmasterMain()
2615 SIGHUP_handler(SIGNAL_ARGS) function
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/postmaster/
H A Dpostmaster.c409 static void SIGHUP_handler(SIGNAL_ARGS);
670 pqsignal_pm(SIGHUP, SIGHUP_handler); /* reread config file and have in PostmasterMain()
2566 SIGHUP_handler(SIGNAL_ARGS) function
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/postmaster/
H A Dpostmaster.c400 static void SIGHUP_handler(SIGNAL_ARGS);
651 pqsignal_pm(SIGHUP, SIGHUP_handler); /* reread config file and have
2672 SIGHUP_handler(SIGNAL_ARGS)
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/postmaster/
H A Dpostmaster.c401 static void SIGHUP_handler(SIGNAL_ARGS);
653 pqsignal_pm(SIGHUP, SIGHUP_handler); /* reread config file and have in PostmasterMain()
2695 SIGHUP_handler(SIGNAL_ARGS) in SIGHUP_handler() function
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/postmaster/
H A Dpostmaster.c401 static void SIGHUP_handler(SIGNAL_ARGS);
653 pqsignal_pm(SIGHUP, SIGHUP_handler); /* reread config file and have in PostmasterMain()
2695 SIGHUP_handler(SIGNAL_ARGS) in SIGHUP_handler() function
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/postmaster/
H A Dpostmaster.c398 static void SIGHUP_handler(SIGNAL_ARGS);
655 pqsignal_pm(SIGHUP, SIGHUP_handler); /* reread config file and have in PostmasterMain()
2588 SIGHUP_handler(SIGNAL_ARGS) function

12