Home
last modified time | relevance | path

Searched refs:StartChildProcess (Results 1 – 25 of 55) sorted by relevance

123

/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/
H A Dsrc_backend_postmaster_postmaster.c438 static pid_t StartChildProcess(AuxProcType type);
554 #define StartupDataBase() StartChildProcess(StartupProcess)
555 #define StartBackgroundWriter() StartChildProcess(BgWriterProcess)
556 #define StartCheckpointer() StartChildProcess(CheckpointerProcess)
557 #define StartWalWriter() StartChildProcess(WalWriterProcess)
558 #define StartWalReceiver() StartChildProcess(WalReceiverProcess)
/dports/databases/libpg_query/libpg_query-10-1.0.4/src/postgres/
H A Dsrc_backend_postmaster_postmaster.c452 static pid_t StartChildProcess(AuxProcType type);
569 #define StartupDataBase() StartChildProcess(StartupProcess)
570 #define StartBackgroundWriter() StartChildProcess(BgWriterProcess)
571 #define StartCheckpointer() StartChildProcess(CheckpointerProcess)
572 #define StartWalWriter() StartChildProcess(WalWriterProcess)
573 #define StartWalReceiver() StartChildProcess(WalReceiverProcess)
/dports/games/xboard/xboard-4.9.1/
H A Dusystem.c416 StartChildProcess (char *cmdLine, char *dir, ProcRef *pr) in StartChildProcess() function
528 StartChildProcess(command, ".", (ProcRef) &pr); // run command in daughter process in BufferCommandOutput()
564 return StartChildProcess(cmdLine, "", pr); in OpenTelnet()
H A Dfrontend.h142 int StartChildProcess P((char *cmdLine, char *dir, ProcRef *pr));
/dports/math/gap/gap-4.11.0/src/
H A Diostream.c304 StartChildProcess(const Char * dir, const Char * prg, Char * args[]) in StartChildProcess() function
539 pty = StartChildProcess(CONST_CSTR_STRING(dir), CONST_CSTR_STRING(prog), in FuncCREATE_PTY_IOSTREAM()
/dports/games/xboard-devel/xboard-f49e7e1/
H A Dusystem.c431 StartChildProcess (char *cmdLine, char *dir, ProcRef *pr) in StartChildProcess() function
553 return StartChildProcess(cmdLine, "", pr); in OpenTelnet()
H A Dfrontend.h140 int StartChildProcess P((char *cmdLine, char *dir, ProcRef *pr));
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/postmaster/
H A Dpostmaster.c436 static pid_t StartChildProcess(AuxProcType type);
554 #define StartupDataBase() StartChildProcess(StartupProcess)
555 #define StartArchiver() StartChildProcess(ArchiverProcess)
556 #define StartBackgroundWriter() StartChildProcess(BgWriterProcess)
557 #define StartCheckpointer() StartChildProcess(CheckpointerProcess)
558 #define StartWalWriter() StartChildProcess(WalWriterProcess)
559 #define StartWalReceiver() StartChildProcess(WalReceiverProcess)
5441 StartChildProcess(AuxProcType type) in StartChildProcess() function
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/postmaster/
H A Dpostmaster.c436 static pid_t StartChildProcess(AuxProcType type);
554 #define StartupDataBase() StartChildProcess(StartupProcess)
555 #define StartArchiver() StartChildProcess(ArchiverProcess)
556 #define StartBackgroundWriter() StartChildProcess(BgWriterProcess)
557 #define StartCheckpointer() StartChildProcess(CheckpointerProcess)
558 #define StartWalWriter() StartChildProcess(WalWriterProcess)
559 #define StartWalReceiver() StartChildProcess(WalReceiverProcess)
5441 StartChildProcess(AuxProcType type) in StartChildProcess() function
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/postmaster/
H A Dpostmaster.c436 static pid_t StartChildProcess(AuxProcType type);
554 #define StartupDataBase() StartChildProcess(StartupProcess)
555 #define StartArchiver() StartChildProcess(ArchiverProcess)
556 #define StartBackgroundWriter() StartChildProcess(BgWriterProcess)
557 #define StartCheckpointer() StartChildProcess(CheckpointerProcess)
558 #define StartWalWriter() StartChildProcess(WalWriterProcess)
559 #define StartWalReceiver() StartChildProcess(WalReceiverProcess)
5441 StartChildProcess(AuxProcType type) in StartChildProcess() function
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/postmaster/
H A Dpostmaster.c436 static pid_t StartChildProcess(AuxProcType type);
554 #define StartupDataBase() StartChildProcess(StartupProcess)
555 #define StartArchiver() StartChildProcess(ArchiverProcess)
556 #define StartBackgroundWriter() StartChildProcess(BgWriterProcess)
557 #define StartCheckpointer() StartChildProcess(CheckpointerProcess)
558 #define StartWalWriter() StartChildProcess(WalWriterProcess)
559 #define StartWalReceiver() StartChildProcess(WalReceiverProcess)
5441 StartChildProcess(AuxProcType type) in StartChildProcess() function
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/postmaster/
H A Dpostmaster.c436 static pid_t StartChildProcess(AuxProcType type);
554 #define StartupDataBase() StartChildProcess(StartupProcess)
555 #define StartArchiver() StartChildProcess(ArchiverProcess)
556 #define StartBackgroundWriter() StartChildProcess(BgWriterProcess)
557 #define StartCheckpointer() StartChildProcess(CheckpointerProcess)
558 #define StartWalWriter() StartChildProcess(WalWriterProcess)
559 #define StartWalReceiver() StartChildProcess(WalReceiverProcess)
5441 StartChildProcess(AuxProcType type) in StartChildProcess() function
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/postmaster/
H A Dpostmaster.c436 static pid_t StartChildProcess(AuxProcType type);
554 #define StartupDataBase() StartChildProcess(StartupProcess)
555 #define StartArchiver() StartChildProcess(ArchiverProcess)
556 #define StartBackgroundWriter() StartChildProcess(BgWriterProcess)
557 #define StartCheckpointer() StartChildProcess(CheckpointerProcess)
558 #define StartWalWriter() StartChildProcess(WalWriterProcess)
559 #define StartWalReceiver() StartChildProcess(WalReceiverProcess)
5441 StartChildProcess(AuxProcType type) in StartChildProcess() function
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/postmaster/
H A Dpostmaster.c436 static pid_t StartChildProcess(AuxProcType type);
554 #define StartupDataBase() StartChildProcess(StartupProcess)
555 #define StartArchiver() StartChildProcess(ArchiverProcess)
556 #define StartBackgroundWriter() StartChildProcess(BgWriterProcess)
557 #define StartCheckpointer() StartChildProcess(CheckpointerProcess)
558 #define StartWalWriter() StartChildProcess(WalWriterProcess)
559 #define StartWalReceiver() StartChildProcess(WalReceiverProcess)
5441 StartChildProcess(AuxProcType type) in StartChildProcess() function
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/postmaster/
H A Dpostmaster.c435 static pid_t StartChildProcess(AuxProcType type);
552 #define StartupDataBase() StartChildProcess(StartupProcess)
553 #define StartBackgroundWriter() StartChildProcess(BgWriterProcess)
554 #define StartCheckpointer() StartChildProcess(CheckpointerProcess)
555 #define StartWalWriter() StartChildProcess(WalWriterProcess)
556 #define StartWalReceiver() StartChildProcess(WalReceiverProcess)
5364 StartChildProcess(AuxProcType type) function
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/postmaster/
H A Dpostmaster.c435 static pid_t StartChildProcess(AuxProcType type);
552 #define StartupDataBase() StartChildProcess(StartupProcess)
553 #define StartBackgroundWriter() StartChildProcess(BgWriterProcess)
554 #define StartCheckpointer() StartChildProcess(CheckpointerProcess)
555 #define StartWalWriter() StartChildProcess(WalWriterProcess)
556 #define StartWalReceiver() StartChildProcess(WalReceiverProcess)
5364 StartChildProcess(AuxProcType type) function
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/postmaster/
H A Dpostmaster.c435 static pid_t StartChildProcess(AuxProcType type);
552 #define StartupDataBase() StartChildProcess(StartupProcess)
553 #define StartBackgroundWriter() StartChildProcess(BgWriterProcess)
554 #define StartCheckpointer() StartChildProcess(CheckpointerProcess)
555 #define StartWalWriter() StartChildProcess(WalWriterProcess)
556 #define StartWalReceiver() StartChildProcess(WalReceiverProcess)
5364 StartChildProcess(AuxProcType type) function
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/postmaster/
H A Dpostmaster.c445 static pid_t StartChildProcess(AuxProcType type);
562 #define StartupDataBase() StartChildProcess(StartupProcess)
563 #define StartBackgroundWriter() StartChildProcess(BgWriterProcess)
564 #define StartCheckpointer() StartChildProcess(CheckpointerProcess)
565 #define StartWalWriter() StartChildProcess(WalWriterProcess)
566 #define StartWalReceiver() StartChildProcess(WalReceiverProcess)
5436 StartChildProcess(AuxProcType type) function
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/postmaster/
H A Dpostmaster.c445 static pid_t StartChildProcess(AuxProcType type);
562 #define StartupDataBase() StartChildProcess(StartupProcess)
563 #define StartBackgroundWriter() StartChildProcess(BgWriterProcess)
564 #define StartCheckpointer() StartChildProcess(CheckpointerProcess)
565 #define StartWalWriter() StartChildProcess(WalWriterProcess)
566 #define StartWalReceiver() StartChildProcess(WalReceiverProcess)
5406 StartChildProcess(AuxProcType type) function
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/postmaster/
H A Dpostmaster.c445 static pid_t StartChildProcess(AuxProcType type);
562 #define StartupDataBase() StartChildProcess(StartupProcess)
563 #define StartBackgroundWriter() StartChildProcess(BgWriterProcess)
564 #define StartCheckpointer() StartChildProcess(CheckpointerProcess)
565 #define StartWalWriter() StartChildProcess(WalWriterProcess)
566 #define StartWalReceiver() StartChildProcess(WalReceiverProcess)
5436 StartChildProcess(AuxProcType type) function
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/postmaster/
H A Dpostmaster.c445 static pid_t StartChildProcess(AuxProcType type);
562 #define StartupDataBase() StartChildProcess(StartupProcess)
563 #define StartBackgroundWriter() StartChildProcess(BgWriterProcess)
564 #define StartCheckpointer() StartChildProcess(CheckpointerProcess)
565 #define StartWalWriter() StartChildProcess(WalWriterProcess)
566 #define StartWalReceiver() StartChildProcess(WalReceiverProcess)
5436 StartChildProcess(AuxProcType type) function
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/postmaster/
H A Dpostmaster.c445 static pid_t StartChildProcess(AuxProcType type);
562 #define StartupDataBase() StartChildProcess(StartupProcess)
563 #define StartBackgroundWriter() StartChildProcess(BgWriterProcess)
564 #define StartCheckpointer() StartChildProcess(CheckpointerProcess)
565 #define StartWalWriter() StartChildProcess(WalWriterProcess)
566 #define StartWalReceiver() StartChildProcess(WalReceiverProcess)
5436 StartChildProcess(AuxProcType type) function
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/postmaster/
H A Dpostmaster.c445 static pid_t StartChildProcess(AuxProcType type);
562 #define StartupDataBase() StartChildProcess(StartupProcess)
563 #define StartBackgroundWriter() StartChildProcess(BgWriterProcess)
564 #define StartCheckpointer() StartChildProcess(CheckpointerProcess)
565 #define StartWalWriter() StartChildProcess(WalWriterProcess)
566 #define StartWalReceiver() StartChildProcess(WalReceiverProcess)
5436 StartChildProcess(AuxProcType type) function
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/postmaster/
H A Dpostmaster.c445 static pid_t StartChildProcess(AuxProcType type);
562 #define StartupDataBase() StartChildProcess(StartupProcess)
563 #define StartBackgroundWriter() StartChildProcess(BgWriterProcess)
564 #define StartCheckpointer() StartChildProcess(CheckpointerProcess)
565 #define StartWalWriter() StartChildProcess(WalWriterProcess)
566 #define StartWalReceiver() StartChildProcess(WalReceiverProcess)
5436 StartChildProcess(AuxProcType type) function
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/postmaster/
H A Dpostmaster.c445 static pid_t StartChildProcess(AuxProcType type);
562 #define StartupDataBase() StartChildProcess(StartupProcess)
563 #define StartBackgroundWriter() StartChildProcess(BgWriterProcess)
564 #define StartCheckpointer() StartChildProcess(CheckpointerProcess)
565 #define StartWalWriter() StartChildProcess(WalWriterProcess)
566 #define StartWalReceiver() StartChildProcess(WalReceiverProcess)
5406 StartChildProcess(AuxProcType type) function

123