Postfix3.3.1
|
フィールド | |
int | flags |
char * | sender |
char * | orig_rcpt |
char * | delivered |
char * | eol |
char ** | argv |
char * | command |
uid_t | uid |
gid_t | gid |
char ** | env |
char ** | export |
char * | shell |
char * | cwd |
char * | chroot |
pipe_command.c の 170 行目に定義があります。
char** pipe_args::argv |
pipe_command.c の 176 行目に定義があります。
char* pipe_args::chroot |
pipe_command.c の 184 行目に定義があります。
char* pipe_args::command |
pipe_command.c の 177 行目に定義があります。
char* pipe_args::cwd |
pipe_command.c の 183 行目に定義があります。
char* pipe_args::delivered |
pipe_command.c の 174 行目に定義があります。
char** pipe_args::env |
pipe_command.c の 180 行目に定義があります。
char* pipe_args::eol |
pipe_command.c の 175 行目に定義があります。
char** pipe_args::export |
pipe_command.c の 181 行目に定義があります。
int pipe_args::flags |
pipe_command.c の 171 行目に定義があります。
gid_t pipe_args::gid |
pipe_command.c の 179 行目に定義があります。
char* pipe_args::orig_rcpt |
pipe_command.c の 173 行目に定義があります。
char* pipe_args::sender |
pipe_command.c の 172 行目に定義があります。
char* pipe_args::shell |
pipe_command.c の 182 行目に定義があります。
uid_t pipe_args::uid |
pipe_command.c の 178 行目に定義があります。