Searched defs:evp (Results 1 – 13 of 13) sorted by relevance
/dflybsd-src/contrib/nvi2/common/ |
H A D | key.c | 350 EVENT *evp; in v_event_push() local 400 EVENT *evp; in v_event_append() local 524 EVENT *evp, ev; in v_event_get() local 755 v_event_err(SCR *sp, EVENT *evp) in v_event_err()
|
/dflybsd-src/sys/netproto/smb/ |
H A D | smb_iod.c | 396 struct smbiod_event *evp; in smb_iod_request() local 603 struct smbiod_event *evp; in smb_iod_main() local
|
/dflybsd-src/crypto/openssh/ |
H A D | cipher-aes.c | 130 ssh_rijndael_iv(EVP_CIPHER_CTX *evp, int doset, u_char * iv, u_int len) in ssh_rijndael_iv()
|
H A D | cipher.c | 61 EVP_CIPHER_CTX *evp; member
|
H A D | ssh-pkcs11.c | 925 EVP_PKEY *evp; in pkcs11_fetch_x509_pubkey() local
|
/dflybsd-src/contrib/nvi2/cl/ |
H A D | cl_read.c | 46 cl_event(SCR *sp, EVENT *evp, u_int32_t flags, int ms) in cl_event()
|
/dflybsd-src/lib/librt/ |
H A D | mq.c | 67 __mq_notify(mqd_t mqd, const struct sigevent *evp) in __mq_notify()
|
/dflybsd-src/contrib/nvi2/vi/ |
H A D | vs_refresh.c | 42 EVENT *evp) in vs_repaint()
|
H A D | vi.c | 1168 EVENT *evp, in v_key()
|
H A D | v_txt.c | 248 EVENT ev, *evp = NULL; /* Current event. */ in v_txt() local
|
/dflybsd-src/contrib/tcpdump/ |
H A D | print-esp.c | 115 const EVP_CIPHER *evp; member 422 const EVP_CIPHER *evp; in espprint_decode_encalgo() local
|
/dflybsd-src/contrib/libedit/src/ |
H A D | history.c | 205 #define he_seterrev(evp, code) {\ argument 419 HistEventPrivate *evp = (void *)&h->cursor->ev; in history_def_add() local 485 HistEventPrivate *evp = (void *)&hp->ev; in history_def_delete() local
|
/dflybsd-src/usr.sbin/pstat/ |
H A D | pstat.c | 333 struct e_vnode *e_vnodebase, *endvnode, *evp; in vnodemode() local
|