Home
last modified time | relevance | path

Searched defs:lenp (Results 1 – 25 of 69) sorted by relevance

123

/dragonfly/lib/libc/stdio/
H A Dfgetwln.c45 fgetwln_l(FILE * __restrict fp, size_t *lenp, locale_t locale) in fgetwln_l()
77 fgetwln(FILE * __restrict fp, size_t *lenp) in fgetwln()
H A Dfgetln.c77 fgetln(FILE *fp, size_t *lenp) in fgetln()
/dragonfly/sbin/rconfig/
H A Dsubs.c80 char **bufp, int *lenp, const char *ctl, ...) in udp_transact()
156 int *lenp, const char *ctl, ...) in tcp_transact()
/dragonfly/contrib/nvi2/common/
H A Dline.c37 size_t *lenp, /* Length store. */ in db_eget()
81 size_t *lenp) /* Length store. */ in db_get()
549 size_t *lenp) /* Length store. */ in db_rget()
H A Dmsg.c774 msg_cmsg(SCR *sp, cmsg_t which, size_t *lenp) in msg_cmsg()
809 msg_cat(SCR *sp, const char *str, size_t *lenp) in msg_cat()
H A Dconv.c219 #define CONVERT2(_buffer, lenp, cw, offset) \ in default_int2char() argument
240 #define CONVERT2(_buffer, lenp, cw, offset) in default_int2char() argument
/dragonfly/crypto/openssh/
H A Dsshbuf-getput-basic.c187 sshbuf_get_string(struct sshbuf *buf, u_char **valp, size_t *lenp) in sshbuf_get_string()
214 sshbuf_get_string_direct(struct sshbuf *buf, const u_char **valp, size_t *lenp) in sshbuf_get_string_direct()
241 size_t *lenp) in sshbuf_peek_string_direct()
271 sshbuf_get_cstring(struct sshbuf *buf, char **valp, size_t *lenp) in sshbuf_get_cstring()
601 const u_char **valp, size_t *lenp) in sshbuf_get_bignum2_bytes_direct()
H A Dssh-ed25519.c36 ssh_ed25519_sign(const struct sshkey *key, u_char **sigp, size_t *lenp, in ssh_ed25519_sign()
H A Dssh-ecdsa.c50 ssh_ecdsa_sign(const struct sshkey *key, u_char **sigp, size_t *lenp, in ssh_ecdsa_sign()
H A Dssh-dss.c52 ssh_dss_sign(const struct sshkey *key, u_char **sigp, size_t *lenp, in ssh_dss_sign()
H A Dssh_api.c64 mm_sshkey_sign(struct sshkey *key, u_char **sigp, u_int *lenp, in mm_sshkey_sign()
279 ssh_packet_payload(struct ssh *ssh, size_t *lenp) in ssh_packet_payload()
/dragonfly/usr.sbin/rtadvd/
H A Dcontrol.c346 size_t *lenp; in cm_bin2pl() local
406 size_t *lenp; in cm_pl2bin() local
/dragonfly/contrib/openpam/lib/libpam/
H A Dopenpam_readline.c58 openpam_readline(FILE *f, int *lineno, size_t *lenp) in openpam_readline()
H A Dopenpam_readword.c54 openpam_readword(FILE *f, int *lineno, size_t *lenp) in openpam_readword()
H A Dopenpam_readlinev.c53 openpam_readlinev(FILE *f, int *lineno, int *lenp) in openpam_readlinev()
/dragonfly/contrib/less/
H A Dcvt.c52 public void cvt_text(char *odst, char *osrc, int *chpos, int *lenp, int ops) in cvt_text()
/dragonfly/contrib/gdb-7/readline/
H A Dnls.c203 find_codeset (name, lenp) in find_codeset() argument
H A Dtilde.c266 isolate_tilde_prefix (fname, lenp) in isolate_tilde_prefix() argument
/dragonfly/lib/libc/net/
H A Dip6opt.c489 socklen_t *lenp, void **databufp) in inet6_opt_next()
537 socklen_t *lenp, void **databufp) in inet6_opt_find()
/dragonfly/lib/libtelnet/
H A Denc_des.c407 cfb64_keyid(int dir, unsigned char *kp, int *lenp) in cfb64_keyid()
413 ofb64_keyid(int dir, unsigned char *kp, int *lenp) in ofb64_keyid()
419 fb64_keyid(int dir, unsigned char *kp, int *lenp, struct fb *fbp) in fb64_keyid()
/dragonfly/stand/lib/
H A Dbootparam.c328 u_int32_t *lenp; in xdr_string_encode() local
351 u_int32_t *lenp; in xdr_string_decode() local
/dragonfly/contrib/nvi2/ex/
H A Dex_util.c53 ex_getline(SCR *sp, FILE *fp, size_t *lenp) in ex_getline()
H A Dex_argv.c357 argv_fexp(SCR *sp, EXCMD *excp, CHAR_T *cmd, size_t cmdlen, CHAR_T *p, size_t *lenp, CHAR_T **bpp, … in argv_fexp()
670 argv_sexp(SCR *sp, CHAR_T **bpp, size_t *blenp, size_t *lenp) in argv_sexp()
/dragonfly/sys/bus/isa/
H A Dpnp.c494 pnp_read_bytes(int amount, u_char **resourcesp, int *spacep, int *lenp) in pnp_read_bytes()
536 pnp_read_resources(u_char **resourcesp, int *spacep, int *lenp) in pnp_read_resources()
/dragonfly/sys/netproto/smb/
H A Dsmb_trantcp.c277 nbssn_recvhdr(struct nbpcb *nbp, int *lenp, in nbssn_recvhdr()
314 nbssn_recv(struct nbpcb *nbp, struct mbuf **mpp, int *lenp, in nbssn_recv()

123