Home | Sort by: relevance | last modified time | path |
/src/usr.bin/mail/ | |
cmd3.c | 963 push_cond(int c_cond) 967 csp->c_cond = c_cond; 975 int c_cond; local in function:pop_cond 981 c_cond = csp->c_cond; 984 return c_cond; |
def.h | 398 int c_cond; member in struct:cond_stack_s |