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

123

/freebsd-10-stable/contrib/openpam/lib/libpam/
H A Dopenpam_readline.c58 openpam_readline(FILE *f, int *lineno, size_t *lenp) argument
H A Dopenpam_readlinev.c53 openpam_readlinev(FILE *f, int *lineno, int *lenp) argument
H A Dopenpam_readword.c54 openpam_readword(FILE *f, int *lineno, size_t *lenp) argument
/freebsd-10-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-10-stable/crypto/openssh/
H A Dssh-ecdsa.c48 ssh_ecdsa_sign(const struct sshkey *key, u_char **sigp, size_t *lenp, argument
H A Dssh-ed25519.c36 ssh_ed25519_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...]
/freebsd-10-stable/contrib/dtc/libfdt/
H A Dfdt.c95 const fdt32_t *tagp, *lenp; local
/freebsd-10-stable/contrib/nvi/ex/
H A Dex_util.c57 ex_getline(SCR *sp, FILE *fp, size_t *lenp) argument
H A Dex_script.c545 sscr_matchprompt(SCR *sp, char *lp, size_t line_len, size_t *lenp) argument
/freebsd-10-stable/lib/libdwarf/
H A Ddwarf_loc.c531 dwarf_locdesc(Dwarf_Die die, uint64_t attr, Dwarf_Locdesc **llbuf, Dwarf_Signed *lenp, Dwarf_Error *err) argument
/freebsd-10-stable/sys/contrib/libfdt/
H A Dfdt.c95 const uint32_t *tagp, *lenp; local
/freebsd-10-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-10-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
589 db_rget( SCR *sp, recno_t lno, char **pp, size_t *lenp) argument
[all...]
/freebsd-10-stable/usr.bin/grep/
H A Dfile.c181 grep_fgetln(struct file *f, size_t *lenp) argument
/freebsd-10-stable/usr.sbin/rtadvd/
H A Dcontrol.c346 size_t *lenp; local
406 size_t *lenp; local
[all...]
/freebsd-10-stable/contrib/dtc/
H A Dutil.c51 int lenp = strlen(path); local
/freebsd-10-stable/lib/libc/net/
H A Dip6opt.c507 inet6_opt_next(void *extbuf, socklen_t extlen, int offset, u_int8_t *typep, socklen_t *lenp, void **databufp) argument
556 inet6_opt_find(void *extbuf, socklen_t extlen, int offset, u_int8_t type, socklen_t *lenp, void **databufp) argument
/freebsd-10-stable/lib/libprocstat/
H A Dcore.c150 procstat_core_get(struct procstat_core *core, enum psc_type type, void *buf, size_t *lenp) argument
351 get_args(struct procstat_core *core, vm_offset_t psstrings, enum psc_type type, void *args, size_t *lenp) argument
/freebsd-10-stable/lib/libstand/
H A Dbootparam.c337 u_int32_t *lenp; local
359 u_int32_t *lenp; local
H A Dprintf.c159 ksprintn(char *nbuf, uintmax_t num, int base, int *lenp, int upper) argument
/freebsd-10-stable/libexec/rtld-elf/
H A Drtld_printf.c105 ksprintn(char *nbuf, uintmax_t num, int base, int *lenp, int upper) argument
/freebsd-10-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

Completed in 156 milliseconds

123