Coda Distributed File System
Public Attributes | List of all members
proc Struct Reference

#include <rp2.h>

Collaboration diagram for proc:
Collaboration graph
[legend]

Public Attributes

struct procthread
 
char * name
 
VAR ** formals
 
char * timeout
 
VARbd
 
rp2_bool new_connection
 
char * op_code
 
int op_number
 
int linenum
 

Member Data Documentation

◆ bd

VAR* proc::bd

◆ formals

VAR** proc::formals

◆ linenum

int proc::linenum

◆ name

char* proc::name

◆ new_connection

rp2_bool proc::new_connection

◆ op_code

char* proc::op_code

◆ op_number

int proc::op_number

◆ thread

struct proc* proc::thread

◆ timeout

char* proc::timeout

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