Searched defs:bufp (Results 1 - 25 of 104) sorted by relevance

12345

/freebsd-11-stable/contrib/ntp/libntp/
H A Dbuftvtots.c16 buftvtots( const char *bufp, l_fp *ts ) argument
/freebsd-11-stable/sys/opencrypto/
H A Dcryptodeflate.c81 struct deflate_buf *bufh, *bufp; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Df_int.c107 unsigned char *bufp; local
H A Df_string.c101 unsigned char *bufp; local
H A Df_enum.c103 unsigned char *bufp; local
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dcomp_expand.c60 int bufp; local
[all...]
H A Dlib_termcap.c97 NCURSES_SP_NAME(tgetent) (NCURSES_SP_DCLx char *bufp, const char *name) argument
220 tgetent(char *bufp, cons argument
[all...]
/freebsd-11-stable/kerberos5/lib/libgssapi_krb5/
H A Dpname_to_uid.c43 char lname[MAXLOGNAME + 1], buf[1024], *bufp; local
/freebsd-11-stable/lib/libc/stdio/
H A Dopen_memstream.c48 char **bufp; member in struct:memstream
174 open_memstream(char **bufp, size_t *sizep) argument
[all...]
H A Dopen_wmemstream.c48 wchar_t **bufp; member in struct:wmemstream
235 open_wmemstream(wchar_t **bufp, size_t *sizep) argument
[all...]
/freebsd-11-stable/sbin/dmesg/
H A Ddmesg.c78 struct msgbuf *bufp, cur; local
/freebsd-11-stable/tools/regression/netinet6/inet6_rth/
H A Dinet6_rth-segments.c328 init_hdrs(struct msghdr *mhp, struct cmsghdr *cmhp, char *bufp, size_t bufsize) argument
H A Dtest_subr.c47 set_funcname(char *bufp, size_t bufsize) argument
/freebsd-11-stable/stand/efi/boot1/
H A Dufs_module.c140 load(const char *filepath, dev_info_t *dev, void **bufp, size_t *bufsize) argument
/freebsd-11-stable/usr.sbin/ppp/
H A Dvjcomp.c119 u_char *bufp; local
H A Dslcompress.c430 sl_uncompress_tcp(u_char ** bufp, int len, u_int type, struct slcompress *comp, argument
/freebsd-11-stable/contrib/telnet/telnetd/
H A Dslc.c168 end_slc(unsigned char **bufp) argument
/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_getch.c435 char buf[MAXCOLUMNS], *bufp; local
/freebsd-11-stable/contrib/ntp/libparse/
H A Dieee754io.c169 unsigned char *bufp = *buffpp; local
104 fmt_hex( unsigned char *bufp, int length ) argument
126 get_byte( unsigned char *bufp, offsets_t offset, int *fieldindex ) argument
145 put_byte( unsigned char *bufp, offsets_t offsets, int *fieldindex, unsigned char val ) argument
[all...]
/freebsd-11-stable/sbin/dhclient/
H A Dbpf.c315 int result, bufp = 0; local
/freebsd-11-stable/gnu/usr.bin/gdb/kgdb/
H A Dmain.c213 CORE_ADDR bufp; local
/freebsd-11-stable/usr.bin/comm/
H A Dcomm.c216 show(FILE *fp, const char *fn, const char *offset, char **bufp, size_t *buflenp) argument
/freebsd-11-stable/contrib/libpcap/
H A Ddlpisubs.c121 pcap_process_pkts(pcap_t *p, pcap_handler callback, u_char *user, int count, u_char *bufp, int len) argument
[all...]
/freebsd-11-stable/crypto/openssh/
H A Dsshbuf-getput-basic.c378 sshbuf_froms(struct sshbuf *buf, struct sshbuf **bufp) argument
/freebsd-11-stable/sys/net/
H A Dslcompress.c410 sl_uncompress_tcp(u_char **bufp, int len, u_int type, struct slcompress *comp) argument

Completed in 139 milliseconds

12345