Home
last modified time | relevance | path

Searched defs:plenp (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/nvi/ex/
H A Dex_subst.c1010 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 Dcipher-chachapoly-libcrypto.c150 u_int *plenp, u_int seqnr, const u_char *cp, u_int len) in chachapoly_get_length()
H A Dcipher-chachapoly.c125 u_int *plenp, u_int seqnr, const u_char *cp, u_int len) in chachapoly_get_length()
H A Dcipher.c408 cipher_get_length(struct sshcipher_ctx *cc, u_int *plenp, u_int seqnr, in cipher_get_length()
/freebsd/contrib/ofed/libcxgb4/
H A Dqp.c104 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 Dip6_input.c946 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 Dqp.c339 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 Ddaemon.c2334 …yfilter(PCAP_SOCKET sockctrl, SSL *ctrl_ssl, struct session *session, uint32 *plenp, char *errmsgb… in daemon_unpackapplyfilter()