remake  4.3+dbg-1.5
Data Fields
child Struct Reference

#include <job.h>

Data Fields

 CHILDBASE
 
struct childnext
 
struct filefile
 
char * sh_batch_file
 
char ** command_lines
 
char * command_ptr
 
unsigned int command_line
 
pid_t pid
 
unsigned int remote:1
 
unsigned int noerror:1
 
unsigned int good_stdin:1
 
unsigned int deleted:1
 
unsigned int recursive:1
 
unsigned int jobslot:1
 
unsigned int dontcare:1
 

Field Documentation

◆ CHILDBASE

child::CHILDBASE

◆ command_line

unsigned int child::command_line

◆ command_lines

char** child::command_lines

◆ command_ptr

char* child::command_ptr

◆ deleted

unsigned int child::deleted

◆ dontcare

unsigned int child::dontcare

◆ file

struct file* child::file

◆ good_stdin

unsigned int child::good_stdin

◆ jobslot

unsigned int child::jobslot

◆ next

struct child* child::next

◆ noerror

unsigned int child::noerror

◆ pid

pid_t child::pid

◆ recursive

unsigned int child::recursive

◆ remote

unsigned int child::remote

◆ sh_batch_file

char* child::sh_batch_file

The documentation for this struct was generated from the following file: