reptr
register struct secRexe * reptr = &Rexe;
copyText(reptr->cliSystem, sizeof(reptr->cliSystem), NOTAVAIL);
copyText(reptr->cliUser, sizeof(reptr->cliUser), NOTAVAIL);
copyText(reptr->serUser, sizeof(reptr->serUser), NOTAVAIL);
copyText(reptr->time, sizeof(reptr->time), NOTAVAIL);
copyText(reptr->command, sizeof(reptr->command), NOTAVAIL);
union reptr *lb1;
extern union reptr ptrspace[];
union reptr *chain;
union reptr *address;
extern union reptr *pending;
extern union reptr *abuf[];
extern union reptr **aptr;
union reptr *pt, *pt1;
union reptr *ptrend;
union reptr ptrspace[PTRSIZE];
union reptr *rep;
union reptr **cmpend[DEPTH];
union reptr *rptr, *trptr;
union reptr *ipc;
substitute(union reptr *ipc)
command(union reptr *ipc)
union reptr *abuf[ABUFSIZE+1];
union reptr **aptr;
union reptr *pending;
static int substitute(union reptr *ipc);
static void command(union reptr *ipc);