Home
last modified time | relevance | path

Searched refs:cond_stack_s (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/usr.bin/mail/
Ddef.h396 struct cond_stack_s { struct
397 struct cond_stack_s *c_next; argument
Dglob.h92 EXTERN struct cond_stack_s *cond_stack; /* stack for if/else/endif condition */
Dcmd3.c965 struct cond_stack_s *csp; in push_cond()
976 struct cond_stack_s *csp; in pop_cond()
Dsupport.c320 struct cond_stack_s *s_cond_stack; /* Saved conditional stack */