Searched defs:plenp (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/nvi/ex/ |
H A D | ex_subst.c | 1010 re_conv(SCR *sp, CHAR_T **ptrnp, size_t *plenp, int *replacedp) in re_conv() 1154 re_tag_conv(SCR *sp, CHAR_T **ptrnp, size_t *plenp, int *replacedp) in re_tag_conv() 1220 re_cscope_conv(SCR *sp, CHAR_T **ptrnp, size_t *plenp, int *replacedp) in re_cscope_conv()
|
/freebsd/crypto/openssh/ |
H A D | cipher-chachapoly-libcrypto.c | 150 u_int *plenp, u_int seqnr, const u_char *cp, u_int len) in chachapoly_get_length()
|
H A D | cipher-chachapoly.c | 125 u_int *plenp, u_int seqnr, const u_char *cp, u_int len) in chachapoly_get_length()
|
H A D | cipher.c | 408 cipher_get_length(struct sshcipher_ctx *cc, u_int *plenp, u_int seqnr, in cipher_get_length()
|
/freebsd/contrib/ofed/libcxgb4/ |
H A D | qp.c | 104 struct ibv_send_wr *wr, int max, u32 *plenp) in build_immd() 134 int num_sge, u32 *plenp) in build_isgl()
|
/freebsd/sys/netinet6/ |
H A D | ip6_input.c | 946 ip6_hopopts_input(u_int32_t * plenp,u_int32_t * rtalertp,struct mbuf ** mp,int * offp) ip6_hopopts_input() argument 999 ip6_process_hopopts(struct mbuf * m,u_int8_t * opthead,int hbhlen,u_int32_t * rtalertp,u_int32_t * plenp) ip6_process_hopopts() argument
|
/freebsd/sys/dev/cxgbe/iw_cxgbe/ |
H A D | qp.c | 339 const struct ib_send_wr *wr, int max, u32 *plenp) in build_immd() 379 int num_sge, u32 *plenp) in build_isgl()
|
/freebsd/contrib/libpcap/rpcapd/ |
H A D | daemon.c | 2334 …yfilter(PCAP_SOCKET sockctrl, SSL *ctrl_ssl, struct session *session, uint32 *plenp, char *errmsgb… in daemon_unpackapplyfilter()
|