Home
last modified time | relevance | path

Searched defs:ignoring (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.bin/mail/
H A Dsend.c55 int ishead, infld, ignoring, dostat, firstline; in sendmessage() local
/freebsd/contrib/tcsh/
H A Dsh.file.c501 int ignoring = TRUE, nignored = 0; in tsearch() local
H A Dtw.parse.c940 int ignoring = flags & TW_IGN_OK; /* Use fignore? */ in tw_collect_items() local
/freebsd/contrib/unifdef/
H A Dunifdef.c213 static bool ignoring[MAXDEPTH]; /* ignore comments state */ variable