Searched defs:lenp (Results 1 - 25 of 65) sorted by relevance

123

/freebsd-11-stable/lib/libc/stdio/
H A Dfgetwln.c46 fgetwln_l(FILE * __restrict fp, size_t *lenp, locale_t locale) argument
94 fgetwln(FILE * __restrict fp, size_t *lenp) argument
H A Dfgetln.c85 fgetln(FILE *fp, size_t *lenp) argument
/freebsd-11-stable/contrib/openpam/lib/libpam/
H A Dopenpam_readline.c58 openpam_readline(FILE *f, int *lineno, size_t *lenp) argument
H A Dopenpam_readword.c54 openpam_readword(FILE *f, int *lineno, size_t *lenp) argument
H A Dopenpam_readlinev.c53 openpam_readlinev(FILE *f, int *lineno, int *lenp) argument
/freebsd-11-stable/crypto/openssh/
H A Dssh-ed25519.c36 ssh_ed25519_sign(const struct sshkey *key, u_char **sigp, size_t *lenp, argument
H A Dssh-ecdsa.c48 ssh_ecdsa_sign(const struct sshkey *key, u_char **sigp, size_t *lenp, argument
H A Dssh-dss.c50 ssh_dss_sign(const struct sshkey *key, u_char **sigp, size_t *lenp, argument
H A Dsshbuf-getput-basic.c97 sshbuf_get_string(struct sshbuf *buf, u_char **valp, size_t *lenp) argument
124 sshbuf_get_string_direct(struct sshbuf *buf, const u_char **valp, size_t *lenp) argument
150 sshbuf_peek_string_direct(const struct sshbuf *buf, const u_char **valp, size_t *lenp) argument
181 sshbuf_get_cstring(struct sshbuf *buf, char **valp, size_t *lenp) argument
431 sshbuf_get_bignum2_bytes_direct(struct sshbuf *buf, const u_char **valp, size_t *lenp) argument
[all...]
H A Dssh-rsa.c83 ssh_rsa_sign(const struct sshkey *key, u_char **sigp, size_t *lenp, argument
/freebsd-11-stable/contrib/groff/src/libs/libbib/
H A Dsearch.cpp97 int search_list_iterator::next(const char **pp, int *lenp, reference_id *ridp) argument
/freebsd-11-stable/contrib/nvi/ex/
H A Dex_util.c57 ex_getline(SCR *sp, FILE *fp, size_t *lenp) argument
H A Dex_argv.c361 argv_fexp(SCR *sp, EXCMD *excp, CHAR_T *cmd, size_t cmdlen, CHAR_T *p, size_t *lenp, CHAR_T **bpp, size_t *blenp, int is_bang) argument
666 argv_sexp(SCR *sp, CHAR_T **bpp, size_t *blenp, size_t *lenp) argument
H A Dex_script.c545 sscr_matchprompt(SCR *sp, char *lp, size_t line_len, size_t *lenp) argument
/freebsd-11-stable/contrib/dtc/libfdt/
H A Dfdt.c96 const fdt32_t *tagp, *lenp; local
/freebsd-11-stable/sys/contrib/libfdt/
H A Dfdt.c96 const fdt32_t *tagp, *lenp; local
/freebsd-11-stable/contrib/nvi/common/
H A Dline.c38 db_eget( SCR *sp, recno_t lno, CHAR_T **pp, size_t *lenp, int *isemptyp) argument
82 db_get( SCR *sp, recno_t lno, u_int32_t flags, CHAR_T **pp, size_t *lenp) argument
571 db_rget( SCR *sp, recno_t lno, char **pp, size_t *lenp) argument
[all...]
/freebsd-11-stable/usr.sbin/rtadvd/
H A Dcontrol.c348 size_t *lenp; local
408 size_t *lenp; local
[all...]
/freebsd-11-stable/sys/contrib/ngatm/netnatm/api/
H A Dcc_port.c435 cc_get_local_port_info(struct ccdata *cc, u_int portno, size_t *lenp) argument
/freebsd-11-stable/lib/libc/net/
H A Dip6opt.c501 inet6_opt_next(void *extbuf, socklen_t extlen, int offset, u_int8_t *typep, socklen_t *lenp, void **databufp) argument
550 inet6_opt_find(void *extbuf, socklen_t extlen, int offset, u_int8_t type, socklen_t *lenp, void **databufp) argument
/freebsd-11-stable/libexec/rtld-elf/
H A Drtld_printf.c105 ksprintn(char *nbuf, uintmax_t num, int base, int *lenp, int upper) argument
/freebsd-11-stable/contrib/dtc/
H A Dutil.c81 int lenp = strlen(path); local
/freebsd-11-stable/lib/libprocstat/
H A Dcore.c170 procstat_core_get(struct procstat_core *core, enum psc_type type, void *buf, size_t *lenp) argument
341 get_args(struct procstat_core *core, vm_offset_t psstrings, enum psc_type type, void *args, size_t *lenp) argument
[all...]
/freebsd-11-stable/sys/cddl/dev/dtrace/
H A Ddtrace_debug.c212 dtrace_debug_ksprintn(char *nbuf, uintmax_t num, int base, int *lenp, int upper) argument
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dnetaddr.c250 isc_netaddr_masktoprefixlen(const isc_netaddr_t *s, unsigned int *lenp) { argument

Completed in 154 milliseconds

123