Home
last modified time | relevance | path

Searched refs:CIGN (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.bin/mail/
H A Ddef.h404 #define CIGN 0x08 /* Conditional in a skipped block */ macro
H A Dcmd3.c997 cond |= CIGN; in if_push()
1075 if ((cond & CIGN) == 0) { in elsecmd()