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

/freebsd-10.0-release/contrib/lukemftpd/src/
H A Dlogutmp.c85 UTMP ubuf; local
/freebsd-10.0-release/contrib/file/
H A Dascmagic.c74 unichar *ubuf = NULL; local
101 file_ascmagic_with_encoding(struct magic_set *ms, const unsigned char *buf, size_t nbytes, unichar *ubuf, size_t ulen, const char *code, const char *type, int text) argument
309 encode_utf8(unsigned char *buf, size_t len, unichar *ubuf, size_t ulen) argument
[all...]
H A Dencoding.c68 file_encoding(struct magic_set *ms, const unsigned char *buf, size_t nbytes, unichar **ubuf, size_t *ulen, const char **code, const char **code_mime, const char **type) argument
221 looks_ascii(const unsigned char *buf, size_t nbytes, unichar *ubuf, size_t *ulen) argument
241 looks_latin1(const unsigned char *buf, size_t nbytes, unichar *ubuf, size_t *ulen) argument
260 looks_extended(const unsigned char *buf, size_t nbytes, unichar *ubuf, size_t *ulen) argument
291 file_looks_utf8(const unsigned char *buf, size_t nbytes, unichar *ubuf, size_t *ulen) argument
362 looks_utf8_with_BOM(const unsigned char *buf, size_t nbytes, unichar *ubuf, size_t *ulen) argument
372 looks_ucs16(const unsigned char *buf, size_t nbytes, unichar *ubuf, size_t *ulen) argument
[all...]
H A Dfuncs.c164 const unsigned char *ubuf = CAST(const unsigned char *, buf); local
/freebsd-10.0-release/crypto/openssh/
H A Dsftp-common.c195 char buf[1024], mode[11+1], tbuf[12+1], ubuf[11+1], gbuf[11+1]; local
/freebsd-10.0-release/sys/dev/tws/
H A Dtws_user.c91 struct tws_ioctl_no_data_buf *ubuf = (struct tws_ioctl_no_data_buf *)buf; local
220 tws_retrive_aen(struct tws_softc *sc, u_long cmd, struct tws_ioctl_packet *ubuf) argument
298 struct tws_ioctl_packet *ubuf = (struct tws_ioctl_packet *)buf; local
[all...]
/freebsd-10.0-release/contrib/groff/src/preproc/refer/
H A Dtoken.cpp235 char ubuf[2]; local
/freebsd-10.0-release/contrib/sendmail/src/
H A Derr.c136 char ubuf[80]; local
H A Dparseaddr.c1968 static char ubuf[MAXNAME + 2]; local
3091 char ubuf[BUFSIZ * 2]; local
[all...]
/freebsd-10.0-release/sys/fs/ext2fs/
H A Dext2_hash.c201 const unsigned char *ubuf = (const unsigned char *)src; local
/freebsd-10.0-release/sys/compat/linux/
H A Dlinux_stats.c168 newstat_copyout(struct stat *buf, void *ubuf) argument
255 stat_copyout(struct stat *buf, void *ubuf) argument
505 stat64_copyout(struct stat *buf, void *ubuf) argument
/freebsd-10.0-release/sys/contrib/altq/altq/
H A Daltq_cbq.c456 cbq_getqstats(struct pf_altq *a, void *ubuf, int *nbytes) argument
H A Daltq_priq.c206 priq_getqstats(struct pf_altq *a, void *ubuf, int *nbytes) argument
H A Daltq_hfsc.c288 hfsc_getqstats(struct pf_altq *a, void *ubuf, int *nbytes) argument
H A Daltq_subr.c728 altq_getqstats(struct pf_altq *a, void *ubuf, int *nbytes) argument
/freebsd-10.0-release/sys/kern/
H A Dsysv_shm.c986 struct oshmid_ds *ubuf; member in struct:oshmctl_args
/freebsd-10.0-release/contrib/diff/lib/
H A Dstrftime.c745 char ubuf[1024]; /* enough for any single format in practice */ local
/freebsd-10.0-release/sys/i386/ibcs2/
H A Dibcs2_misc.c928 struct ibcs2_utimbuf ubuf; local
/freebsd-10.0-release/contrib/tcsh/
H A Dtc.os.c630 char ubuf[100]; local
875 char ubuf[100]; local
900 char ubuf[100]; local
[all...]
/freebsd-10.0-release/sys/compat/svr4/
H A Dsvr4_proto.h78 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-10.0-release/sys/amd64/linux32/
H A Dlinux32_proto.h200 char ubuf_l_[PADL_(struct l_ustat *)]; struct l_ustat * ubuf; char ubuf_r_[PADR_(struct l_ustat *)]; member in struct:linux_ustat_args
/freebsd-10.0-release/sys/i386/linux/
H A Dlinux_proto.h204 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 388 milliseconds