fproc Struct Reference

#include <fproc.h>

Collaboration diagram for fproc:

Collaboration graph
[legend]

Data Fields

mode_t fp_umask
inodefp_workdir
inodefp_rootdir
filpfp_filp [OPEN_MAX]
fd_set fp_filp_inuse
uid_t fp_realuid
uid_t fp_effuid
gid_t fp_realgid
gid_t fp_effgid
dev_t fp_tty
int fp_fd
char * fp_buffer
int fp_nbytes
int fp_cum_io_partial
char fp_suspended
char fp_revived
int fp_task
char fp_sesldr
char fp_execced
pid_t fp_pid
long fp_cloexec
int fp_endpoint

Detailed Description

Definition at line 7 of file fproc.h.


Field Documentation

char* fproc::fp_buffer
 

Definition at line 19 of file fproc.h.

Referenced by get_work().

long fproc::fp_cloexec
 

Definition at line 28 of file fproc.h.

int fproc::fp_cum_io_partial
 

Definition at line 21 of file fproc.h.

gid_t fproc::fp_effgid
 

Definition at line 16 of file fproc.h.

Referenced by do_chdir(), do_set(), and fs_init().

uid_t fproc::fp_effuid
 

Definition at line 14 of file fproc.h.

Referenced by do_chdir(), do_set(), and fs_init().

int fproc::fp_endpoint
 

Definition at line 29 of file fproc.h.

Referenced by fs_init(), get_work(), and unsuspend_by_endpt().

char fproc::fp_execced
 

Definition at line 26 of file fproc.h.

int fproc::fp_fd
 

Definition at line 18 of file fproc.h.

Referenced by do_unpause(), get_work(), and revive().

struct filp* fproc::fp_filp[OPEN_MAX]
 

Definition at line 11 of file fproc.h.

Referenced by do_pipe(), and do_unpause().

fd_set fproc::fp_filp_inuse
 

Definition at line 12 of file fproc.h.

Referenced by do_pipe(), and fs_init().

int fproc::fp_nbytes
 

Definition at line 20 of file fproc.h.

Referenced by get_work(), and revive().

pid_t fproc::fp_pid
 

Definition at line 27 of file fproc.h.

Referenced by do_fork(), fs_init(), get_work(), remove_dir(), tty_opcl(), and unsuspend_by_endpt().

gid_t fproc::fp_realgid
 

Definition at line 15 of file fproc.h.

Referenced by do_set(), and fs_init().

uid_t fproc::fp_realuid
 

Definition at line 13 of file fproc.h.

Referenced by do_set(), and fs_init().

char fproc::fp_revived
 

Definition at line 23 of file fproc.h.

Referenced by get_work(), and revive().

struct inode* fproc::fp_rootdir
 

Definition at line 10 of file fproc.h.

Referenced by do_chdir(), fs_init(), and remove_dir().

char fproc::fp_sesldr
 

Definition at line 25 of file fproc.h.

Referenced by do_setsid().

char fproc::fp_suspended
 

Definition at line 22 of file fproc.h.

Referenced by do_unpause(), get_work(), revive(), and unsuspend_by_endpt().

int fproc::fp_task
 

Definition at line 24 of file fproc.h.

Referenced by do_unpause(), revive(), and unsuspend_by_endpt().

dev_t fproc::fp_tty
 

Definition at line 17 of file fproc.h.

Referenced by do_setsid(), and tty_opcl().

mode_t fproc::fp_umask
 

Definition at line 8 of file fproc.h.

Referenced by do_chdir(), and fs_init().

struct inode* fproc::fp_workdir
 

Definition at line 9 of file fproc.h.

Referenced by do_chdir(), fs_init(), and remove_dir().


The documentation for this struct was generated from the following file:
Generated on Fri Apr 14 23:23:15 2006 for minix by  doxygen 1.4.6