Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Doptions.c474 atend: in getopts()
483 goto atend; in getopts()
H A Dexpand.c1074 int atend; in expmeta() local
1150 atend = 1; in expmeta()
1152 atend = 0; in expmeta()
1170 if (atend) in expmeta()
1186 if (! atend) in expmeta()
/freebsd/crypto/openssl/crypto/x509/
H A Dv3_utl.c757 int atend = (i == len - 1 || p[i + 1] == '.'); in valid_star() local
767 && (!atstart || !atend)) in valid_star()
770 if (!atstart && !atend) in valid_star()
/freebsd/contrib/sendmail/src/
H A Dconf.c3095 static char atend = 0; local
3098 if (atend) {
3099 atend = 0;
3104 atend++;
3109 atend++;