Lines Matching full:avoid
519 * lib/krb5/test_mem.c: Rename logf to avoid shadowing.
593 * kdc/kerberos5.c (log_timestamp): avoid shadow warnings From:
689 * lib/asn1: make scope variables unique to avoid shadow warnings
694 functions to avoid shadow warnings
754 * kuser/kinit.c: avoid shadowing variables
815 * kdc/kaserver.c: log the kaserver requests, avoid shadowing
871 * lib/krb5/log.c: rename variable time to timestr to avoid
875 avoid shadowing
885 * lib/krb5/crypto.c: rename `encrypt' to avoid shadow warning
893 * lib/krb5/fcache.c: rename to avoid shadowing
895 * lib/krb5/config_file.c: rename to avoid shadowing
910 * lib/asn1/gen_copy.c: rename to avoid shadowing
934 * lib/krb5/log.c: rename close and log to avoid shadow warnings
936 * lib/krb5/get_in_tkt.c: rename index to i to avoid shadowing
939 of the local `realm' to srealm to avoid shadowing
942 avoid shadow warning
944 * kdc/kerberos5.c (tgs_rep2): rename loop to nloop to avoid shadow
999 krb5_parse_principal to avoid warning
1007 * lib/krb5/store.c: If we are allocating 0 entires, avoid failing
1110 * lib/asn1: prefix Der_class with ASN1_C_ to avoid problems with
1237 avoid crashing on empty keytab
1393 * kcm/connect.c (init_socket): rename variable sun to un to avoid
1546 * lib/krb5/kuserok.c: use asprintf to avoid truncating pathnames
1575 that in ccache layer to avoid recursive calls.
1670 * lib/asn1/gen.c: avoid const string warnings steming from
1954 * include/bits.c: constify to avoid warning with -Wwrite-string