Searched defs:ubuf (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-11-stable/sys/fs/ext2fs/
H A Dext2_hash.c199 const unsigned char *ubuf = (const unsigned char *)src; local
/freebsd-11-stable/crypto/openssh/
H A Dsftp-common.c220 char buf[1024], mode[11+1], tbuf[12+1], ubuf[11+1], gbuf[11+1]; local
/freebsd-11-stable/sys/dev/tws/
H A Dtws_user.c91 struct tws_ioctl_no_data_buf *ubuf = (struct tws_ioctl_no_data_buf *)buf; local
223 tws_retrive_aen(struct tws_softc *sc, u_long cmd, struct tws_ioctl_packet *ubuf) argument
301 struct tws_ioctl_packet *ubuf = (struct tws_ioctl_packet *)buf; local
[all...]
/freebsd-11-stable/contrib/file/src/
H A Dencoding.c69 file_encoding(struct magic_set *ms, const struct buffer *b, unichar **ubuf, argument
253 looks_ascii(const unsigned char *buf, size_t nbytes, unichar *ubuf, size_t *ulen) argument
273 looks_latin1(const unsigned char *buf, size_t nbytes, unichar *ubuf, size_t *ulen) argument
292 looks_extended(const unsigned char *buf, size_t nbytes, unichar *ubuf, size_t *ulen) argument
323 file_looks_utf8(const unsigned char *buf, size_t nbytes, unichar *ubuf, size_t *ulen) argument
394 looks_utf8_with_BOM(const unsigned char *buf, size_t nbytes, unichar *ubuf, size_t *ulen) argument
404 looks_utf7(const unsigned char *buf, size_t nbytes, unichar *ubuf, size_t *ulen) argument
[all...]
H A Dascmagic.c72 unichar *ubuf = NULL; local
104 file_ascmagic_with_encoding(struct magic_set *ms, const struct buffer *b, unichar *ubuf, size_t ulen, const char *code, const char *type, int text) argument
337 encode_utf8(unsigned char *buf, size_t len, unichar *ubuf, size_t ulen) argument
[all...]
H A Dcompress.c760 filter_error(unsigned char *ubuf, ssize_t n) argument
/freebsd-11-stable/contrib/groff/src/preproc/refer/
H A Dtoken.cpp235 char ubuf[2]; local
/freebsd-11-stable/sys/net/altq/
H A Daltq_cbq.c455 cbq_getqstats(struct pf_altq *a, void *ubuf, int *nbytes) argument
H A Daltq_codel.c159 codel_getqstats(struct pf_altq *a, void *ubuf, int *nbytes) argument
H A Daltq_fairq.c232 fairq_getqstats(struct pf_altq *a, void *ubuf, int *nbytes) argument
H A Daltq_priq.c202 priq_getqstats(struct pf_altq *a, void *ubuf, int *nbytes) argument
H A Daltq_hfsc.c283 hfsc_getqstats(struct pf_altq *a, void *ubuf, int *nbytes) argument
H A Daltq_subr.c736 altq_getqstats(struct pf_altq *a, void *ubuf, int *nbytes) argument
/freebsd-11-stable/sys/dev/iicbus/
H A Diic.c362 struct uio ubuf; local
[all...]
/freebsd-11-stable/contrib/sendmail/src/
H A Derr.c135 char ubuf[80]; local
H A Dparseaddr.c1983 static char ubuf[MAXNAME + 2]; local
3125 char ubuf[BUFSIZ * 2]; local
[all...]
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_stats.c135 newstat_copyout(struct stat *buf, void *ubuf) argument
225 stat_copyout(struct stat *buf, void *ubuf) argument
532 stat64_copyout(struct stat *buf, void *ubuf) argument
/freebsd-11-stable/contrib/diff/lib/
H A Dstrftime.c745 char ubuf[1024]; /* enough for any single format in practice */ local
/freebsd-11-stable/sys/i386/ibcs2/
H A Dibcs2_misc.c881 struct ibcs2_utimbuf ubuf; local
/freebsd-11-stable/sys/kern/
H A Dsysv_shm.c1266 struct oshmid_ds *ubuf; member in struct:oshmctl_args
/freebsd-11-stable/contrib/tcsh/
H A Dtc.os.c626 char ubuf[100]; local
871 char ubuf[100]; local
896 char ubuf[100]; local
[all...]
/freebsd-11-stable/contrib/mdocml/
H A Droff.c1120 char ubuf[24]; /* buffer to print the number */ local
/freebsd-11-stable/sys/compat/svr4/
H A Dsvr4_proto.h79 char ubuf_l_[PADL_(struct svr4_utimbuf *)]; struct svr4_utimbuf * ubuf; char ubuf_r_[PADR_(struct svr4_utimbuf *)]; member in struct:svr4_sys_utime_args
/freebsd-11-stable/contrib/elftoolchain/readelf/
H A Dreadelf.c3725 const uint32_t *ubuf; local
/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_proto.h505 char ubuf_l_[PADL_(struct l_ustat *)]; struct l_ustat * ubuf; char ubuf_r_[PADR_(struct l_ustat *)]; member in struct:linux_ustat_args

Completed in 414 milliseconds

12