Home
last modified time | relevance | path

Searched defs:atend (Results 1 – 3 of 3) sorted by relevance

/freebsd/bin/sh/
H A Dexpand.c1074 int atend; in expmeta() local
/freebsd/crypto/openssl/crypto/x509/
H A Dv3_utl.c757 int atend = (i == len - 1 || p[i + 1] == '.'); in valid_star() local
/freebsd/contrib/sendmail/src/
H A Dconf.c3095 static char atend = 0; local