Home
last modified time | relevance | path

Searched defs:kc (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/sys/external/bsd/common/include/linux/
H A Dslab.h180 struct kmem_cache *const kc = cookie; in kmem_cache_ctor() local
191 struct kmem_cache *const kc = cookie; in kmem_cache_dtor() local
202 struct kmem_cache *kc; in kmem_cache_create_dtor() local
233 kmem_cache_destroy(struct kmem_cache *kc) in kmem_cache_destroy()
241 kmem_cache_alloc(struct kmem_cache *kc, gfp_t gfp) in kmem_cache_alloc()
262 kmem_cache_zalloc(struct kmem_cache *kc, gfp_t gfp) in kmem_cache_zalloc()
269 kmem_cache_free(struct kmem_cache *kc, void *ptr) in kmem_cache_free()
276 kmem_cache_shrink(struct kmem_cache *kc) in kmem_cache_shrink()
/netbsd-src/sys/dev/wscons/
H A Dwskbdutil.c417 wskbd_get_mapentry(const struct wskbd_mapdata *mapdata, int kc, in wskbd_get_mapentry()
492 int i, s, kc, stack_ptr; in wskbd_load_keymap() local
/netbsd-src/sys/kern/
H A Dsubr_kcpuset.c194 kcpuset_impl_t *kc; in kcpuset_create_raw() local
231 kcpuset_impl_t *kc; in kcpuset_destroy() local
251 kcpuset_impl_t *kc = KC_GETSTRUCT(kcp); in kcpuset_use() local
260 kcpuset_impl_t *kc = KC_GETSTRUCT(kcp); in kcpuset_unuse() local
H A Dkern_ktrace.c818 struct ktr_csw *kc; in ktr_csw() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Ddriver-sparc.cc111 kstat_ctl_t *kc; in host_detect_local_cpu() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Ddriver-sparc.c111 kstat_ctl_t *kc; in host_detect_local_cpu() local
/netbsd-src/sys/arch/hpcmips/vr/
H A Dvrkiu.c348 struct vrkiu_chip *kc = ic; in vrkiu_input_establish() local
361 struct vrkiu_chip *kc = ic; in vrkiu_poll() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dks_keychain.c115 struct kc_rsa *kc = RSA_get_app_data(rsa); in kc_rsa_private_encrypt() local
167 struct kc_rsa *kc = RSA_get_app_data(rsa); in kc_rsa_private_decrypt() local
263 struct kc_rsa *kc; in set_private_key() local
/netbsd-src/lib/libcurses/
H A Dgetstr.c164 char *ostr, ec, kc; in __wgetnstr() local
H A Dget_wstr.c160 wchar_t *ostr, ec, kc, sc[ 2 ]; in __wgetn_wstr() local
/netbsd-src/external/bsd/wpa/dist/hostapd/
H A Dhlr_auc_gw.c74 u8 kc[8]; member
617 u8 _rand[16], sres[4], kc[8]; in sim_req_auth() local
684 u8 _rand[16], sres[4], kc[8]; in gsm_auth_req() local
/netbsd-src/sys/arch/xen/x86/
H A Dx86_xpmap.c344 xen_mcast_invlpg(vaddr_t va, kcpuset_t *kc) in xen_mcast_invlpg()
377 xen_mcast_tlbflush(kcpuset_t *kc) in xen_mcast_tlbflush()
/netbsd-src/external/mit/libuv/dist/src/unix/
H A Dsunos.c639 kstat_ctl_t *kc; in uv_uptime() local
664 kstat_ctl_t *kc; in uv_cpu_info() local
/netbsd-src/external/bsd/wpa/dist/src/crypto/
H A Dmilenage.c235 int gsm_milenage(const u8 *opc, const u8 *k, const u8 *_rand, u8 *sres, u8 *kc) in gsm_milenage()
/netbsd-src/lib/libc/resolv/
H A Dres_init.c196 struct kevent kc; in __res_kqinit() local
/netbsd-src/external/gpl2/gmake/dist/
H A Dgetloadavg.c516 kstat_ctl_t *kc; in getloadavg() local
/netbsd-src/external/bsd/wpa/dist/src/eap_server/
H A Deap_sim_db.c44 u8 kc[EAP_SIM_MAX_CHAL][EAP_SIM_KC_LEN]; member
927 u8 *_rand, u8 *kc, u8 *sres, in eap_sim_db_get_gsm_triplets()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Ddes.c253 uint32_t kc, kd; in DES_set_key_unchecked() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenrecog.c1801 safe_to_hoist_p (decision *d, const rtx_test &test, known_conditions *kc) in safe_to_hoist_p()
1888 known_conditions *kc, vec <transition *> *where) in find_common_test()
1944 cse_tests (position *pos, state *s, known_conditions *kc) in cse_tests()
2216 known_conditions kc; in optimize_subroutine_group() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenrecog.cc1799 safe_to_hoist_p (decision *d, const rtx_test &test, known_conditions *kc) in safe_to_hoist_p()
1886 known_conditions *kc, vec <transition *> *where) in find_common_test()
1942 cse_tests (position *pos, state *s, known_conditions *kc) in cse_tests()
2214 known_conditions kc; in optimize_subroutine_group() local
/netbsd-src/external/bsd/wpa/dist/src/utils/
H A Dpcsc_funcs.c1242 unsigned char *sres, unsigned char *kc) in scard_gsm_auth()
/netbsd-src/external/bsd/top/dist/machine/
H A Dm_sunos5.c190 static kstat_ctl_t *kc = NULL; variable
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dserver.c7500 krb5_context kc; in gserver_authenticate_connection() local