/freebsd/lib/libc/stdio/ |
H A D | fgetwln.c | 45 fgetwln_l(FILE * __restrict fp, size_t *lenp, locale_t locale) in fgetwln_l() 93 fgetwln(FILE * __restrict fp, size_t *lenp) in fgetwln()
|
H A D | fgetln.c | 74 fgetln(FILE *fp, size_t *lenp) in fgetln()
|
/freebsd/sys/contrib/libfdt/ |
H A D | fdt_ro.c | 292 int *lenp) in fdt_get_property_by_offset_() 313 int *lenp) in fdt_get_property_by_offset() 331 int *lenp, in fdt_get_property_namelen_() 360 int namelen, int *lenp) in fdt_get_property_namelen() 377 const char *name, int *lenp) in fdt_get_property() 384 const char *name, int namelen, int *lenp) in fdt_getprop_namelen() 402 const char **namep, int *lenp) in fdt_getprop_by_offset() 420 const char *name, int *lenp) in fdt_getprop() 694 int *lenp) in fdt_stringlist_get()
|
H A D | libfdt.h | 600 int *lenp) in fdt_get_property_w() 658 int *lenp) in fdt_getprop_namelen_w() 696 const char *name, int *lenp) in fdt_getprop_w()
|
H A D | fdt.c | 96 const fdt32_t *tagp, *lenp; in fdt_next_tag() local
|
/freebsd/sys/powerpc/powernv/ |
H A D | opal_dbg.c | 101 uint64_t lenp, bufp; in uart_opal_dbg_getc() local 127 uint64_t lenp, bufp; in uart_opal_dbg_putc() local
|
/freebsd/sys/contrib/openzfs/module/os/linux/spl/ |
H A D | spl-proc.c | 70 void __user *buffer, size_t *lenp, loff_t *ppos) in proc_domemused() 98 void __user *buffer, size_t *lenp, loff_t *ppos) in proc_doslab() 145 void __user *buffer, size_t *lenp, loff_t *ppos) in proc_dohostid()
|
/freebsd/contrib/openpam/lib/libpam/ |
H A D | openpam_readline.c | 56 openpam_readline(FILE *f, int *lineno, size_t *lenp) in openpam_readline()
|
H A D | openpam_readword.c | 52 openpam_readword(FILE *f, int *lineno, size_t *lenp) in openpam_readword()
|
H A D | openpam_readlinev.c | 51 openpam_readlinev(FILE *f, int *lineno, int *lenp) in openpam_readlinev()
|
/freebsd/contrib/nvi/common/ |
H A D | line.c | 37 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 D | msg.c | 774 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()
|
/freebsd/usr.sbin/rtadvd/ |
H A D | control.c | 346 size_t *lenp; in cm_bin2pl() local 406 size_t *lenp; cm_pl2bin() local [all...] |
/freebsd/crypto/openssh/ |
H A D | sshbuf-getput-basic.c | 187 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()
|
/freebsd/tools/build/cross-build/ |
H A D | fgetwln_fallback.c | 48 fgetwln(FILE *stream, size_t *lenp) in fgetwln()
|
/freebsd/contrib/less/ |
H A D | cvt.c | 52 cvt_text(char * odst,char * osrc,int * chpos,int * lenp,int ops) cvt_text() argument
|
/freebsd/crypto/openssh/regress/misc/fuzz-harness/ |
H A D | ssh-sk-null.cc | 38 u_char **sigp, size_t *lenp, const u_char *data, size_t datalen, in sshsk_sign()
|
/freebsd/lib/libprocstat/ |
H A D | core.c | 170 size_t *lenp) in procstat_core_get() 341 void *args, size_t *lenp) in get_args()
|
/freebsd/contrib/nvi/ex/ |
H A D | ex_util.c | 53 ex_getline(SCR *sp, FILE *fp, size_t *lenp) in ex_getline()
|
/freebsd/contrib/telnet/libtelnet/ |
H A D | enc_des.c | 407 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()
|
/freebsd/crypto/heimdal/appl/telnet/libtelnet/ |
H A D | enc_des.c | 417 int cfb64_keyid(int dir, unsigned char *kp, int *lenp) in cfb64_keyid() 422 int ofb64_keyid(int dir, unsigned char *kp, int *lenp) in ofb64_keyid() 427 int fb64_keyid(int dir, unsigned char *kp, int *lenp, struct fb *fbp) in fb64_keyid()
|
/freebsd/lib/libc/net/ |
H A D | ip6opt.c | 501 socklen_t *lenp, void **databufp) in inet6_opt_next() 550 socklen_t *lenp, void **databufp) in inet6_opt_find()
|
/freebsd/stand/libsa/ |
H A D | bootparam.c | 324 uint32_t *lenp; in xdr_string_encode() local 343 uint32_t *lenp; in xdr_string_decode() local
|
/freebsd/lib/libiscsiutil/ |
H A D | keys.c | 107 keys_save(struct keys *keys, char **datap, size_t *lenp) in keys_save()
|
/freebsd/sys/isa/ |
H A D | pnp.c | 534 pnp_read_bytes(int amount, u_char **resourcesp, int *spacep, int *lenp) in pnp_read_bytes() argument 582 pnp_read_resources(u_char **resourcesp, int *spacep, int *lenp) in pnp_read_resources() argument
|