node Struct Reference

#include <awk.h>

List of all members.

Public Attributes

int n_type
struct noden_next
struct noden_arg [1]
union {
   char *   n_str
   struct {
      long   n_val
      int   n_sign
   }   n_int
   struct exec *   n_exec
   struct {
      struct node *   n_left
      struct node *   n_right
   }   n_opnd
n_info
char name [NAMELEN]
int isdir
int pathtablerecord
struct nodefirstchild
struct nodenextchild
u_int32_t startsector
u_int32_t bytesize


Detailed Description

Definition at line 141 of file awk.h.


Member Data Documentation

Definition at line 160 of file writeisofs.c.

struct node* node::firstchild [read]

Definition at line 157 of file writeisofs.c.

Definition at line 155 of file writeisofs.c.

struct node* node::n_arg[1] [read]

Definition at line 144 of file awk.h.

struct exec* node::n_exec [read]

Definition at line 88 of file find.c.

union { ... } node::n_info

struct { ... } node::n_int

struct node* node::n_left [read]

Definition at line 90 of file find.c.

struct node* node::n_next [read]

Definition at line 143 of file awk.h.

struct { ... } node::n_opnd

struct node * node::n_right [read]

Definition at line 90 of file find.c.

Definition at line 86 of file find.c.

char* node::n_str

Definition at line 83 of file find.c.

Definition at line 142 of file awk.h.

Definition at line 85 of file find.c.

char node::name[NAMELEN]

Definition at line 154 of file writeisofs.c.

struct node * node::nextchild [read]

Definition at line 157 of file writeisofs.c.

Definition at line 156 of file writeisofs.c.

Definition at line 160 of file writeisofs.c.


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

Generated on Tue Mar 9 04:37:12 2010 for Minix by  doxygen 1.5.8