Home
last modified time | relevance | path

Searched defs:ke (Results 1 – 25 of 53) sorted by relevance

123

/netbsd-src/sys/nfs/
H A Dnfs_kq.c116 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 Dnetbsd32_compat_100.c52 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 Dnetbsd32_conv.h806 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 Dt_proc3.c61 struct kevent ke; in ATF_TC_BODY() local
H A Dt_proc2.c94 struct kevent ke; in ATF_TC_BODY() local
/netbsd-src/sys/dist/pf/net/
H A Dpf_table.c99 #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 Dcgen-opc.c46 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 Dip2k-dis.c72 const CGEN_KEYWORD_ENTRY *ke; in print_fr() local
367 const CGEN_KEYWORD_ENTRY *ke; in print_keyword() local
H A Dcgen-asm.c201 const CGEN_KEYWORD_ENTRY *ke; in cgen_parse_keyword() local
H A Dlm32-dis.c226 const CGEN_KEYWORD_ENTRY *ke; in print_keyword() local
H A Diq2000-dis.c268 const CGEN_KEYWORD_ENTRY *ke; in print_keyword() local
H A Dxstormy16-dis.c247 const CGEN_KEYWORD_ENTRY *ke; in print_keyword() local
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dcgen-opc.c46 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 Dip2k-dis.c72 const CGEN_KEYWORD_ENTRY *ke; in print_fr() local
367 const CGEN_KEYWORD_ENTRY *ke; in print_keyword() local
H A Dcgen-asm.c201 const CGEN_KEYWORD_ENTRY *ke; in cgen_parse_keyword() local
H A Dlm32-dis.c226 const CGEN_KEYWORD_ENTRY *ke; in print_keyword() local
H A Dxstormy16-dis.c247 const CGEN_KEYWORD_ENTRY *ke; in print_keyword() local
H A Diq2000-dis.c268 const CGEN_KEYWORD_ENTRY *ke; in print_keyword() local
H A Dor1k-dis.c253 const CGEN_KEYWORD_ENTRY *ke; in print_keyword() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dcrypto-arcfour.c135 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 Deloop.c320 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 Dcl_bsd.c38 static char *ke; /* Keypad on. */ variable
/netbsd-src/external/bsd/wpa/dist/src/eap_common/
H A Deap_eke_common.h69 u8 ke[EAP_EKE_MAX_KE_LEN]; member
/netbsd-src/lib/libc/resolv/
H A Dres_init.c583 struct kevent ke; in res_check() local
/netbsd-src/external/public-domain/sqlite/dist/tea/win/
H A Dnmakehlp.c628 unsigned char *ks, *ke, *vs, *ve; in SubstituteFile() local

123