Hackfut Security File Manager
Current Path:
/opt/td-agent/embedded/include/postgresql/server/postmaster
opt
/
td-agent
/
embedded
/
include
/
postgresql
/
server
/
postmaster
/
📁
..
📄
autovacuum.h
(2.04 KB)
📄
bgworker.h
(5.39 KB)
📄
bgworker_internals.h
(1.88 KB)
📄
bgwriter.h
(1.26 KB)
📄
fork_process.h
(447 B)
📄
pgarch.h
(1.1 KB)
📄
postmaster.h
(2.53 KB)
📄
startup.h
(659 B)
📄
syslogger.h
(2.55 KB)
📄
walwriter.h
(543 B)
Editing: fork_process.h
/*------------------------------------------------------------------------- * * fork_process.h * Exports from postmaster/fork_process.c. * * Copyright (c) 1996-2016, PostgreSQL Global Development Group * * src/include/postmaster/fork_process.h * *------------------------------------------------------------------------- */ #ifndef FORK_PROCESS_H #define FORK_PROCESS_H extern pid_t fork_process(void); #endif /* FORK_PROCESS_H */
Upload File
Create Folder