/freebsd/tools/regression/sockets/kqueue/ |
H A D | kqueue.c | 105 struct kevent ke; in test_evfilt_read() local 190 struct kevent ke; in test_evfilt_write() local
|
/freebsd/sys/netpfil/pf/ |
H A D | pf_table.c | 84 #define KENTRY_NETWORK(ke) ((ke)->pfrke_net < AF_BITS((ke)->pfrke_af)) argument 85 #define KENTRY_RNF_ROOT(ke) \ argument 752 struct pfr_kentry *ke; in pfr_lookup_addr() local 782 struct pfr_kentry *ke; in pfr_create_kentry() local 820 pfr_destroy_kentry(struct pfr_kentry *ke) in pfr_destroy_kentry() 951 pfr_route_kentry(struct pfr_ktable *kt, struct pfr_kentry *ke) in pfr_route_kentry() 975 pfr_unroute_kentry(struct pfr_ktable *kt, struct pfr_kentry *ke) in pfr_unroute_kentry() 1000 pfr_copyout_addr(struct pfr_addr *ad, const struct pfr_kentry *ke) in pfr_copyout_addr() 1015 pfr_copyout_astats(struct pfr_astats *as, const struct pfr_kentry *ke, in pfr_copyout_astats() 1061 struct pfr_kentry *ke = (struct pfr_kentry *)rn; in pfr_walktree() local [all …]
|
/freebsd/contrib/netbsd-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
|
/freebsd/usr.sbin/jail/ |
H A D | command.c | 229 struct kevent ke; in next_proc() local 815 struct kevent ke; in add_proc() local 860 struct kevent ke; in clear_procs() local
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | crypto-arcfour.c | 135 struct _krb5_key_data ke; in ARCFOUR_subencrypt() local 204 struct _krb5_key_data ke; in ARCFOUR_subdecrypt() local
|
/freebsd/tests/sys/kern/pipe/ |
H A D | pipe_fstat_bug_test.c | 52 struct kevent event, ke; in main() local
|
/freebsd/lib/libutil/tests/ |
H A D | pidfile_test.c | 130 struct kevent event, ke; in common_test_pidfile_child() local
|
/freebsd/crypto/openssh/regress/unittests/sshkey/ |
H A D | test_sshkey.c | 188 struct sshkey *ke = NULL; in sshkey_tests() local
|
/freebsd/usr.sbin/camdd/ |
H A D | camdd.c | 573 struct kevent *ke; in camdd_alloc_dev() local 1461 struct kevent ke; in camdd_probe_pass() local 1690 struct kevent ke; local 1956 struct kevent ke; local 2158 struct kevent ke; local 3358 struct kevent ke; local
|
/freebsd/contrib/wpa/src/eap_common/ |
H A D | eap_eke_common.h | 69 u8 ke[EAP_EKE_MAX_KE_LEN]; member
|
H A D | ikev2_common.h | 298 const u8 *ke; member
|
/freebsd/crypto/libecc/src/sig/ |
H A D | fuzzing_ecrdsa.c | 93 nn tmp, s, rx, ke, k, r, e; in ecrdsa_sign_raw() local
|
H A D | ecrdsa.c | 206 nn s, rx, ke, k, r, e; in _ecrdsa_sign_finalize() local
|
/freebsd/usr.bin/truss/ |
H A D | syscalls.c | 1033 print_kevent(FILE *fp, struct kevent *ke) in print_kevent() 2099 struct kevent *ke; in print_arg() local 2133 struct kevent ke; in print_arg() local
|
/freebsd/contrib/sqlite3/tea/win/ |
H A D | nmakehlp.c | 628 unsigned char *ks, *ke, *vs, *ve; in SubstituteFile() local
|
/freebsd/contrib/mandoc/ |
H A D | mandoc_dbg.c | 253 const char *ks, *ke; in dhash_slot() local
|
/freebsd/contrib/wpa/src/utils/ |
H A D | eloop.c | 245 struct kevent ke; in eloop_sock_queue() local 389 struct kevent ke; in eloop_sock_table_remove_sock() local
|
/freebsd/sys/dev/evdev/ |
H A D | cdev.c | 397 struct input_keymap_entry *ke; in evdev_ioctl() local
|
/freebsd/contrib/unbound/validator/ |
H A D | validator.c | 2838 struct key_entry_key** ke, struct module_qstate* sub_qstate) in ds_response_to_ke()
|
/freebsd/contrib/wpa/src/common/ |
H A D | dpp.h | 329 u8 ke[DPP_MAX_HASH_LEN]; member
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenDAGPatterns.cpp | 3800 for (unsigned k = 0, ke = Pat->getNumTypes(); k != ke; ++k) { in parseInstructionPattern() local
|