/netbsd-src/sys/nfs/ |
H A D | nfs_kq.c | 116 struct kevq *ke; in nfs_kqpoll() local 192 struct kevq *ke; in filt_nfsdetach() local 300 struct kevq *ke; in nfs_kqfilter() local
|
/netbsd-src/sys/compat/netbsd32/ |
H A D | netbsd32_compat_100.c | 52 struct kevent *ke) in compat_100_netbsd32_to_kevent() 65 compat_100_netbsd32_from_kevent(const struct kevent *ke, in compat_100_netbsd32_from_kevent()
|
H A D | netbsd32_conv.h | 806 netbsd32_to_kevent(struct netbsd32_kevent *ke32, struct kevent *ke) in netbsd32_to_kevent() 820 netbsd32_from_kevent(struct kevent *ke, struct netbsd32_kevent *ke32) in netbsd32_from_kevent()
|
/netbsd-src/tests/kernel/kqueue/ |
H A D | t_proc3.c | 61 struct kevent ke; in ATF_TC_BODY() local
|
H A D | t_proc2.c | 94 struct kevent ke; in ATF_TC_BODY() local
|
/netbsd-src/sys/dist/pf/net/ |
H A D | pf_table.c | 99 #define KENTRY_NETWORK(ke) ((ke)->pfrke_net < AF_BITS((ke)->pfrke_af)) argument 100 #define KENTRY_RNF_ROOT(ke) \ argument 806 struct pfr_kentry *ke; in pfr_lookup_addr() local 837 struct pfr_kentry *ke; in pfr_create_kentry() local 870 pfr_destroy_kentry(struct pfr_kentry *ke) in pfr_destroy_kentry() 1004 pfr_route_kentry(struct pfr_ktable *kt, struct pfr_kentry *ke) in pfr_route_kentry() 1029 pfr_unroute_kentry(struct pfr_ktable *kt, struct pfr_kentry *ke) in pfr_unroute_kentry() 1057 pfr_copyout_addr(struct pfr_addr *ad, struct pfr_kentry *ke) in pfr_copyout_addr() 1074 struct pfr_kentry *ke = (struct pfr_kentry *)rn; in pfr_walktree() local 2009 struct pfr_kentry *ke = NULL; in pfr_match_addr() local [all …]
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | cgen-opc.c | 46 const CGEN_KEYWORD_ENTRY *ke; in cgen_keyword_lookup_name() local 85 const CGEN_KEYWORD_ENTRY *ke; in cgen_keyword_lookup_value() local 105 cgen_keyword_add (CGEN_KEYWORD *kt, CGEN_KEYWORD_ENTRY *ke) in cgen_keyword_add()
|
H A D | ip2k-dis.c | 72 const CGEN_KEYWORD_ENTRY *ke; in print_fr() local 367 const CGEN_KEYWORD_ENTRY *ke; in print_keyword() local
|
H A D | cgen-asm.c | 201 const CGEN_KEYWORD_ENTRY *ke; in cgen_parse_keyword() local
|
H A D | lm32-dis.c | 226 const CGEN_KEYWORD_ENTRY *ke; in print_keyword() local
|
H A D | iq2000-dis.c | 268 const CGEN_KEYWORD_ENTRY *ke; in print_keyword() local
|
H A D | xstormy16-dis.c | 247 const CGEN_KEYWORD_ENTRY *ke; in print_keyword() local
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | cgen-opc.c | 46 const CGEN_KEYWORD_ENTRY *ke; in cgen_keyword_lookup_name() local 85 const CGEN_KEYWORD_ENTRY *ke; in cgen_keyword_lookup_value() local 105 cgen_keyword_add (CGEN_KEYWORD *kt, CGEN_KEYWORD_ENTRY *ke) in cgen_keyword_add()
|
H A D | ip2k-dis.c | 72 const CGEN_KEYWORD_ENTRY *ke; in print_fr() local 367 const CGEN_KEYWORD_ENTRY *ke; in print_keyword() local
|
H A D | cgen-asm.c | 201 const CGEN_KEYWORD_ENTRY *ke; in cgen_parse_keyword() local
|
H A D | lm32-dis.c | 226 const CGEN_KEYWORD_ENTRY *ke; in print_keyword() local
|
H A D | xstormy16-dis.c | 247 const CGEN_KEYWORD_ENTRY *ke; in print_keyword() local
|
H A D | iq2000-dis.c | 268 const CGEN_KEYWORD_ENTRY *ke; in print_keyword() local
|
H A D | or1k-dis.c | 253 const CGEN_KEYWORD_ENTRY *ke; in print_keyword() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | crypto-arcfour.c | 135 struct _krb5_key_data ke; in ARCFOUR_subencrypt() local 213 struct _krb5_key_data ke; in ARCFOUR_subdecrypt() local
|
/netbsd-src/external/bsd/dhcpcd/dist/src/ |
H A D | eloop.c | 320 struct kevent ke[2], *kep = &ke[0]; in eloop_event_add() local 419 struct kevent ke[2], *kep = &ke[0]; in eloop_event_delete() local 783 struct kevent *ke, *kes; in eloop_signal_set_cb() local 979 struct kevent *ke; in eloop_run_kqueue() local
|
/netbsd-src/external/bsd/nvi/dist/cl/ |
H A D | cl_bsd.c | 38 static char *ke; /* Keypad on. */ variable
|
/netbsd-src/external/bsd/wpa/dist/src/eap_common/ |
H A D | eap_eke_common.h | 69 u8 ke[EAP_EKE_MAX_KE_LEN]; member
|
/netbsd-src/lib/libc/resolv/ |
H A D | res_init.c | 583 struct kevent ke; in res_check() local
|
/netbsd-src/external/public-domain/sqlite/dist/tea/win/ |
H A D | nmakehlp.c | 628 unsigned char *ks, *ke, *vs, *ve; in SubstituteFile() local
|