Searched defs:nbytes (Results 101 - 125 of 196) sorted by relevance

12345678

/freebsd-10-stable/contrib/file/src/
H A Dmagic.c408 ssize_t nbytes = 0; /* number of bytes read from a datafile */ local
H A Dder.c241 der_offs(struct magic_set *ms, struct magic *m, size_t nbytes) argument
H A Dsoftmagic.c91 file_softmagic(struct magic_set *ms, const unsigned char *buf, size_t nbytes, argument
720 moffset(struct magic_set *ms, struct magic *m, size_t nbytes, int32_t *op) argument
163 match(struct magic_set *ms, struct magic *magic, uint32_t nmagic, const unsigned char *s, size_t nbytes, size_t offset, int mode, int text, int flip, uint16_t *indir_count, uint16_t *name_count, int *printed_something, int *need_separator, int *returnval) argument
1176 mcopy(struct magic_set *ms, union VALUETYPE *p, int type, int indir, const unsigned char *s, uint32_t offset, size_t nbytes, struct magic *m) argument
1340 mget(struct magic_set *ms, const unsigned char *s, struct magic *m, size_t nbytes, size_t o, unsigned int cont_level, int mode, int text, int flip, uint16_t *indir_count, uint16_t *name_count, int *printed_something, int *need_separator, int *returnval) argument
[all...]
H A Dcompress.c187 file_zmagic(struct magic_set *ms, int fd, const char *name, const unsigned char *buf, size_t nbytes) argument
378 file_pipe2file(struct magic_set *ms, int fd, const void *startbuf, size_t nbytes) argument
/freebsd-10-stable/contrib/binutils/bfd/
H A Dopncls.c458 opncls_bread (struct bfd *abfd, void *buf, file_ptr nbytes) argument
513 bfd_openr_iovec(const char *filename, const char *target, void *(*open) (struct bfd *nbfd, void *open_closure), void *open_closure, file_ptr (*pread) (struct bfd *abfd, void *stream, void *buf, file_ptr nbytes, file_ptr offset), int (*close) (struct bfd *nbfd, void *stream), int (*stat) (struct bfd *abfd, void *stream, struct stat *sb)) argument
/freebsd-10-stable/contrib/gdb/gdb/
H A Dwince-stub.c298 int nbytes = ev->u.DebugString.nDebugStringLength; local
H A Dnto-procfs.c745 int nbytes = 0; local
/freebsd-10-stable/sbin/bsdlabel/
H A Dbsdlabel.c491 ssize_t nbytes; local
/freebsd-10-stable/sys/dev/ct/
H A Dbshw_machdep.c528 u_int nbytes = bs->sc_seglen; local
/freebsd-10-stable/tools/tools/net80211/w00t/redir/
H A Dredir.c207 unsigned short in_cksum (unsigned short *ptr, int nbytes) { argument
/freebsd-10-stable/usr.bin/csup/
H A Drcsfile.c1302 int nbytes; local
1320 int nbytes; local
H A Dupdater.c1430 ssize_t nbytes; local
1915 ssize_t nbytes; local
1960 ssize_t nbytes; local
[all...]
/freebsd-10-stable/usr.sbin/kldxref/
H A Def_obj.c339 int i, j, nbytes, nsym, shstrindex, symstrindex, symtabindex; local
/freebsd-10-stable/usr.sbin/pmcannotate/
H A Dpmcannotate.c119 int nbytes; local
137 int nbytes; local
519 int nbytes; local
579 int done, nbytes, sentinel; local
[all...]
/freebsd-10-stable/crypto/openssl/engines/vendor_defns/
H A Dcswift.h153 SW_U32 nbytes; /* number of bytes in the buffer "value" */ member in struct:_SW_LARGENUMBER
/freebsd-10-stable/sys/dev/hwpmc/
H A Dhwpmc_logging.c253 size_t nbytes; local
/freebsd-10-stable/usr.sbin/iostat/
H A Diostat.c988 ssize_t nbytes; local
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_subr.c879 dt_string2str(char *s, char *str, int nbytes) argument
906 dtrace_addr2str(dtrace_hdl_t *dtp, uint64_t addr, char *str, int nbytes) argument
944 dtrace_uaddr2str(dtrace_hdl_t *dtp, pid_t pid, uint64_t addr, char *str, int nbytes) argument
[all...]
/freebsd-10-stable/lib/libc/stdio/
H A Dvfprintf.c222 size_t clen, nbytes; local
[all...]
/freebsd-10-stable/sys/compat/svr4/
H A Dsvr4_misc.c259 int buflen, error, eofflag, nbytes, justone; local
[all...]
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-arc.c1227 arc_cons_fix_new(fragS *frag, int where, int nbytes, expressionS *exp) argument
H A Dtc-s390.c823 int nbytes; member in struct:s390_lpe
900 int nbytes, len; local
1130 reloc_howto->name, nbytes); local
[all...]
H A Dtc-spu.c811 spu_cons(int nbytes) argument
/freebsd-10-stable/contrib/gcclibs/libcpp/
H A Dcharset.c177 size_t nbytes, i; local
233 size_t nbytes; local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Support/
H A Dregcomp.c1062 size_t nbytes; local

Completed in 357 milliseconds

12345678