Home
last modified time | relevance | path

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

/freebsd-12.1/bin/sh/
H A Dexpand.c1082 int atend; in expmeta() local
/freebsd-12.1/crypto/openssl/crypto/x509v3/
H A Dv3_utl.c708 int atend = (i == len - 1 || p[i + 1] == '.'); in valid_star() local
/freebsd-12.1/contrib/gcc/cp/
H A Dclass.c3533 bool atend = false; in layout_empty_base() local
3632 bool atend; in build_base_field() local
/freebsd-12.1/contrib/sendmail/src/
H A Dconf.c3028 static char atend = 0; local