HomeSort by: relevance | last modified time | path
    Searched defs:c_cond (Results 1 - 2 of 2) sorted by relevancy

  /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

Completed in 14 milliseconds