Home
last modified time | relevance | path

Searched refs:IZERO_STRUCT (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/tcsh-6/
H A Dsh.h61 # define IZERO_STRUCT = {0} macro
68 #ifndef IZERO_STRUCT
69 # define IZERO_STRUCT macro
1021 } shvhed IZERO_STRUCT, aliases IZERO_STRUCT; variable
1035 EXTERN struct wordent *alhistp IZERO_STRUCT;/* Argument list (first) */ variable
1036 EXTERN struct wordent *alhistt IZERO_STRUCT;/* Node after last in arg list */ variable
1037 EXTERN Char **alvec IZERO_STRUCT, variable
1038 *alvecp IZERO_STRUCT;/* The (remnants of) alias vector */ variable
1083 } Histlist IZERO_STRUCT; variable
H A Dsh.dir.h43 EXTERN struct directory *dcwd IZERO_STRUCT; /* the one we are in now */ variable
H A Dsh.proc.h118 EXTERN struct process proclist IZERO_STRUCT;/* list head of all processes */ variable
H A Dtc.alloc.c146 static union overhead *nextf[NBUCKETS] IZERO_STRUCT;
152 static U_int nmalloc[NBUCKETS] IZERO_STRUCT;
H A Dsh.c78 jmp_buf_t reslab IZERO_STRUCT; variable
79 struct wordent paraml IZERO_STRUCT; variable