Searched defs:ct (Results 1 - 25 of 142) sorted by relevance

123456

/freebsd-current/sys/contrib/ncsw/user/env/
H A Dstdlib.c32 strtok(char *s, const char *ct) argument
/freebsd-current/crypto/heimdal/lib/gssapi/mech/
H A Dgss_encapsulate_token.c41 GSSAPIContextToken ct; local
H A Dgss_decapsulate_token.c41 GSSAPIContextToken ct; local
/freebsd-current/contrib/ntp/sntp/libopts/
H A Drestore.c45 int ct = pOpts->optCt; local
176 int ct = pOpts->optCt; local
H A Dreset.c50 int ct = pOpts->presetOptCt; local
H A Denv.c187 int ct; local
H A Dcook.c87 unsigned int ct = 0; local
110 unsigned int ct = 0; local
291 unsigned int ct; local
[all...]
H A Dstreqvcmp.c103 strneqvcmp(char const * s1, char const * s2, int ct) argument
201 streqvmap(char from, char to, int ct) argument
[all...]
H A Dstack.c71 int i, ct, dIdx; local
122 int i, ct, dIdx; local
/freebsd-current/tools/regression/sockets/unix_cmsg/
H A Duc_check_time.c48 struct timeval ct, dt; local
62 struct timespec ct; local
76 struct timespec ct; local
[all...]
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dcrypto-aes.c94 struct _krb5_checksum_type *ct = crypto->et->checksum; local
/freebsd-current/tools/test/stress2/testcases/run/
H A Drun.c85 char ct[80]; local
/freebsd-current/sys/contrib/openzfs/module/icp/algs/aes/
H A Daes_impl_aesni.c102 aes_aesni_decrypt(const uint32_t rk[], int Nr, const uint32_t ct[4], argument
79 aes_aesni_encrypt(const uint32_t rk[], int Nr, const uint32_t pt[4], uint32_t ct[4]) argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUtil.cpp17 bool ClangUtil::IsClangType(const CompilerType &ct) { argument
36 QualType ClangUtil::GetQualType(const CompilerType &ct) { argument
44 QualType ClangUtil::GetCanonicalQualType(const CompilerType &ct) { argument
51 RemoveFastQualifiers(const CompilerType &ct) argument
[all...]
/freebsd-current/contrib/ntp/ntpd/
H A Dcmd_args.c116 int ct = STACKCT_OPT( TRUSTEDKEY ); local
151 int ct; local
165 int ct = STACKCT_OPT( DVAR ); local
/freebsd-current/sys/powerpc/mpc85xx/
H A Dds1553_core.c90 struct clocktime ct; local
133 struct clocktime ct; local
[all...]
/freebsd-current/sys/arm/nvidia/
H A Das3722_rtc.c44 struct clocktime ct; local
71 struct clocktime ct; local
[all...]
/freebsd-current/crypto/heimdal/lib/kafs/
H A Dkafs_locl.h132 struct ClearToken ct; member in struct:kafs_token
/freebsd-current/crypto/heimdal/kuser/
H A Dkswitch.c74 rtbl_t ct; local
[all...]
/freebsd-current/sys/powerpc/pseries/
H A Drtas_dev.c104 struct clocktime ct; local
133 struct clocktime ct; local
[all...]
/freebsd-current/usr.bin/systat/
H A Dcmds.c150 struct cmdtab *ct, *found; local
/freebsd-current/sys/arm/mv/
H A Drtc.c130 struct clocktime ct; local
156 struct clocktime ct; local
[all...]
/freebsd-current/contrib/unbound/validator/
H A Dval_nsec3.h106 rbtree_type* ct; member in struct:nsec3_cache_table
[all...]
/freebsd-current/crypto/openssh/
H A Drijndael.c762 rijndaelEncrypt(const u32 rk[ ], int Nr, const u8 pt[16], u8 ct[16]) argument
[all...]
/freebsd-current/contrib/wpa/src/crypto/
H A Daes-internal-dec.c75 static void rijndaelDecrypt(const u32 rk[/*44*/], int Nr, const u8 ct[16], argument

Completed in 307 milliseconds

123456