Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/filter/postscript/download/
H A Ddownload.c109 int atend = FALSE; /* TRUE only if a comment says so */ variable
208 atend = TRUE; in options()
442 if ( (buf[0] != '%' || buf[1] != '!') && atend == FALSE ) in download()
480 atend = TRUE; in copyfonts()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c3020 static char atend = 0; local
3023 if (atend) {
3024 atend = 0;
3029 atend++;
3034 atend++;