Home
last modified time | relevance | path

Searched defs:canon (Results 1 – 10 of 10) sorted by relevance

/freebsd-src/sbin/restore/
H A Dinteractive.c436 canon(char *rawname, char *canonname, size_t len) in canon() function
/freebsd-src/crypto/heimdal/lib/krb5/
H A Dticket.c515 PA_ClientCanonicalized canon; in check_client_referral() local
/freebsd-src/sys/kern/
H A Dtty_inq.c365 unsigned int canon, off; in ttyinq_canonicalize_break() local
/freebsd-src/contrib/tcsh/
H A Dsh.set.c146 Char *cp, *canon; in update_vars() local
H A Dsh.func.c1516 Char *canon; in dosetenv() local
/freebsd-src/crypto/heimdal/kdc/
H A Dkerberos5.c1706 PA_ClientCanonicalized canon; in _kdc_as_rep() local
/freebsd-src/contrib/sendmail/src/
H A Dutil.c2122 bool canon = false; local
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp801 if (UndefinedDiag *canon = firstRef.lookup(undef.sym)) { reportUndefinedSymbols() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp3007 QualType canon; getExtQualType() local
3771 QualType canon = getQualifiedType(QualType(canonTy,0), getDependentSizedArrayType() local
3803 QualType canon; getIncompleteArrayType() local
4757 QualType canon = getCanonicalType(equivalentType); getAttributedType() local
[all...]
H A DType.cpp4669 const Type *canon = getCanonicalTypeInternal().getTypePtr(); isObjCARCImplicitlyUnretainedType() local